Steam properties in the two-phase region and on the phase boundaries
Package TwoPhase provides functions to compute the steam properties in the two-phase region and on the phase boundaries
Extends from Modelica.Icons.FunctionsPackage (Icon for packages containing functions).
Name | Description |
---|---|
waterLiq_p | Properties on the liquid phase boundary of region 4 |
waterVap_p | Properties on the vapour phase boundary of region 4 |
waterSat_ph | Water saturation properties in the 2-phase region (4) as f(p,h) |
waterR4_ph | Water/Steam properties in region 4 of IAPWS/IF97 (two-phase) |
waterR4_dT | Water properties in region 4 as function of d and T |
Properties on the liquid phase boundary of region 4
Extends from Modelica.Icons.Function (Icon for functions).
Name | Description |
---|---|
p | Pressure [Pa] |
Name | Description |
---|---|
liq | Liquid thermodynamic property collection |
Properties on the vapour phase boundary of region 4
Extends from Modelica.Icons.Function (Icon for functions).
Name | Description |
---|---|
p | Pressure [Pa] |
Name | Description |
---|---|
vap | Vapour thermodynamic property collection |
Water saturation properties in the 2-phase region (4) as f(p,h)
Extends from Modelica.Icons.Function (Icon for functions).
Name | Description |
---|---|
p | Pressure [Pa] |
h | Specific enthalpy [J/kg] |
Name | Description |
---|---|
pro | Thermodynamic property collection |
Water/Steam properties in region 4 of IAPWS/IF97 (two-phase)
Extends from Modelica.Icons.Function (Icon for functions).
Name | Description |
---|---|
p | Pressure [Pa] |
h | Specific enthalpy [J/kg] |
Name | Description |
---|---|
pro | Thermodynamic property collection |
Water properties in region 4 as function of d and T
Extends from Modelica.Icons.Function (Icon for functions).
Name | Description |
---|---|
d | Density [kg/m3] |
T | Temperature [K] |
Name | Description |
---|---|
pro | Thermodynamic property collection |