Functions for calculating the isentropic enthalpy from pressure p and specific entropy s
Extends from Modelica.Icons.Package (Icon for standard packages).
| Name | Description |
|---|---|
| Intermediate function for isentropic specific enthalpy in region 1 | |
| Special function for specific enthalpy and specific entropy in region 1 | |
| Function for isentropic specific enthalpy in region 1 | |
| Intermediate function for isentropic specific enthalpy in region 2 | |
| Function for isentropic specific enthalpy and specific entropy in region 2 | |
| Function for isentropic specific enthalpy in region 2 | |
| Function for isentropic specific enthalpy in region 3 | |
| Isentropic specific enthalpy in region 3 h(p,s) | |
| Isentropic specific enthalpy in region 3 h(p,s) with given good guess in d and T | |
| Isentropic specific enthalpy in region 4 h(p,s) | |
| Specific enthalpy in region 5 h(p,T) | |
| Isentropic specific enthalpy from p,s (preferably use water_hisentropic_dyn in dynamic simulation!) | |
| Isentropic specific enthalpy from p,s and good guesses of d and T |
Modelica.Media.Water.IF97_Utilities.BaseIF97.Isentropic.hofpT1Intermediate function for isentropic specific enthalpy in region 1
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| p | Pressure [Pa] |
| T | Temperature (K) [K] |
| Name | Description |
|---|---|
| h | Specific enthalpy [J/kg] |
Modelica.Media.Water.IF97_Utilities.BaseIF97.Isentropic.handsofpT1Special function for specific enthalpy and specific entropy in region 1
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| p | Pressure [Pa] |
| T | Temperature (K) [K] |
| Name | Description |
|---|---|
| h | Specific enthalpy [J/kg] |
| s | Specific entropy [J/(kg.K)] |
Modelica.Media.Water.IF97_Utilities.BaseIF97.Isentropic.hofps1Function for isentropic specific enthalpy in region 1
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| p | Pressure [Pa] |
| s | Specific entropy [J/(kg.K)] |
| Name | Description |
|---|---|
| h | Specific enthalpy [J/kg] |
Modelica.Media.Water.IF97_Utilities.BaseIF97.Isentropic.hofpT2Intermediate function for isentropic specific enthalpy in region 2
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| p | Pressure [Pa] |
| T | Temperature (K) [K] |
| Name | Description |
|---|---|
| h | Specific enthalpy [J/kg] |
Modelica.Media.Water.IF97_Utilities.BaseIF97.Isentropic.handsofpT2Function for isentropic specific enthalpy and specific entropy in region 2
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| p | Pressure [Pa] |
| T | Temperature (K) [K] |
| Name | Description |
|---|---|
| h | Specific enthalpy [J/kg] |
| s | Specific entropy [J/(kg.K)] |
Modelica.Media.Water.IF97_Utilities.BaseIF97.Isentropic.hofps2Function for isentropic specific enthalpy in region 2
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| p | Pressure [Pa] |
| s | Specific entropy [J/(kg.K)] |
| Name | Description |
|---|---|
| h | Specific enthalpy [J/kg] |
Modelica.Media.Water.IF97_Utilities.BaseIF97.Isentropic.hofdT3Function for isentropic specific enthalpy in region 3
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| d | Density [kg/m3] |
| T | Temperature (K) [K] |
| Name | Description |
|---|---|
| h | Specific enthalpy [J/kg] |
Modelica.Media.Water.IF97_Utilities.BaseIF97.Isentropic.hofps3Isentropic specific enthalpy in region 3 h(p,s)
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| p | Pressure [Pa] |
| s | Specific entropy [J/(kg.K)] |
| Name | Description |
|---|---|
| h | Specific enthalpy [J/kg] |
Modelica.Media.Water.IF97_Utilities.BaseIF97.Isentropic.hofpsdt3Isentropic specific enthalpy in region 3 h(p,s) with given good guess in d and T
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| p | Pressure [Pa] |
| s | Specific entropy [J/(kg.K)] |
| dguess | Good guess density, e.g., from adjacent volume [kg/m3] |
| Tguess | Good guess temperature, e.g., from adjacent volume [K] |
| delp | Relative error in p [Pa] |
| dels | Relative error in s [J/(kg.K)] |
| Name | Description |
|---|---|
| h | Specific enthalpy [J/kg] |
Modelica.Media.Water.IF97_Utilities.BaseIF97.Isentropic.hofps4Isentropic specific enthalpy in region 4 h(p,s)
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| p | Pressure [Pa] |
| s | Specific entropy [J/(kg.K)] |
| Name | Description |
|---|---|
| h | Specific enthalpy [J/kg] |
Modelica.Media.Water.IF97_Utilities.BaseIF97.Isentropic.hofpT5Specific enthalpy in region 5 h(p,T)
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| p | Pressure [Pa] |
| T | Temperature (K) [K] |
| Name | Description |
|---|---|
| h | Specific enthalpy [J/kg] |
Modelica.Media.Water.IF97_Utilities.BaseIF97.Isentropic.water_hisentropicIsentropic specific enthalpy from p,s (preferably use water_hisentropic_dyn in dynamic simulation!)
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| p | Pressure [Pa] |
| s | Specific entropy [J/(kg.K)] |
| phase | Phase: 2 for two-phase, 1 for one phase, 0 if unknown |
| Name | Description |
|---|---|
| h | Specific enthalpy [J/kg] |
Modelica.Media.Water.IF97_Utilities.BaseIF97.Isentropic.water_hisentropic_dynIsentropic specific enthalpy from p,s and good guesses of d and T
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| p | Pressure [Pa] |
| s | Specific entropy [J/(kg.K)] |
| dguess | Good guess density, e.g., from adjacent volume [kg/m3] |
| Tguess | Good guess temperature, e.g., from adjacent volume [K] |
| phase | 1 for one phase, 2 for two phase |
| Name | Description |
|---|---|
| h | Specific enthalpy [J/kg] |