recordThermoProperties_pT
Thermodynamic property data for pressure p and temperature T as dynamic states
Extends from Modelica.Icons.Record (Icon for records).
Information
Model description
A base class for medium property models which use pressure and temperature as dynamic states. This is a reasonable model for fluids that can also be in the gas and liquid regions, but never in the two-phase region.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Density | d | Density | |
| SI.SpecificEnthalpy | h | Specific enthalpy | |
| SI.SpecificEnergy | u | Specific inner energy | |
| SI.SpecificEntropy | s | Specific entropy | |
| SI.SpecificHeatCapacity | cp | Heat capacity at constant pressure | |
| SI.SpecificHeatCapacity | cv | Heat capacity at constant volume | |
| SI.SpecificHeatCapacity | R_s | Gas constant | |
| SI.RatioOfSpecificHeatCapacities | kappa | Ratio of cp/cv | |
| SI.Velocity | a | Speed of sound | |
| SI.DerDensityByTemperature | ddTp | Derivative of density by temperature at constant pressure | |
| SI.DerDensityByPressure | ddpT | Derivative of density by pressure at constant temperature | |
| Real | dupT | Derivative of inner energy by pressure at constant T | |
| SI.SpecificHeatCapacity | duTp | Derivative of inner energy by temperature at constant p |