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 | 
| Name | Description | 
|---|---|
| Pressure as input signal connector | |
| Specific enthalpy as input signal connector | |
| Mass fraction as input signal connector |