recordThermoProperties_ph
Thermodynamic property data for pressure p and specific enthalpy h 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 enthalpy as dynamic states. This is the preferred model for fluids that can also be in the two phase and liquid regions.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Temperature | T | Temperature | |
| SI.Density | d | Density | |
| 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.DerDensityByEnthalpy | ddhp | Derivative of density by enthalpy at constant pressure | |
| SI.DerDensityByPressure | ddph | Derivative of density by pressure at constant enthalpy | |
| Real | duph | Derivative of inner energy by pressure at constant enthalpy | |
| Real | duhp | Derivative of inner energy by enthalpy at constant pressure |