modelBaseProperties
Base properties (p, d, T, h, u, R, MM and X and Xi) of a medium
Information
Model with basic thermodynamic properties.
This base properties model is identical to
Modelica.Media.Water.ConstantPropertyLiquidWater,
except that the equation
u = cv_const*(T - reference_T)
has been replaced by u=h because
cp_const=cv_const.
This model provides equation for the following thermodynamic properties:
| Variable |
Unit |
Description |
| T |
K |
temperature |
| p |
Pa |
absolute pressure |
| d |
kg/m3 |
density |
| h |
J/kg |
specific enthalpy |
| u |
J/kg |
specific internal energy |
| Xi[nXi] |
kg/kg |
independent mass fractions m_i/m |
| R |
J/kg.K |
gas constant |
| M |
kg/mol |
molar mass |
Parameters
| Type | Name | Default | Description |
| Boolean | standardOrderComponents | true | If true, and reducedX = true, the last element of X will be computed from the other ones |
| Advanced |
| Boolean | preferredMediumStates | false | = true if StateSelect.prefer shall be used for the independent property variables of the medium |
Contents
| Name | Description |
| InputAbsolutePressure | Pressure as input signal connector |
| InputSpecificEnthalpy | Specific enthalpy as input signal connector |
| InputMassFraction | Mass fraction as input signal connector |