recordThermoProperties_dT
Thermodynamic property data for density d 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 density and temperature as dynamic states. This is a reasonable model for fluids that can be in the gas, liquid and two-phase region. The model is numerically not well suited for liquids except if the pressure is always above approx. 80% of the critical pressure.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Pressure | p | Pressure | |
| 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 | |
| Real | dudT | Derivative of inner energy by density at constant T |