Workaround for IF97
Extends from Modelica.Icons.BasesPackage (Icon for packages containing base classes).
| Name | Description |
|---|---|
| molarMass=0.018015257 | |
| Gibbs function for region 2: g(p,T) | |
| Specific enthalpy as function or pressure and temperature | |
| Temperature as function of pressure and temperature | |
| Specific heat capacity at constant pressure as function of pressure and temperature | |
| Specific heat capacity at constant volume as function of pressure and temperature | |
| Density as function or pressure and temperature | |
| Derivative function of rho_pT | |
| Dynamic viscosity eta(d,T), industrial formulation | |
| Thermal conductivity | |
| Derivative function of h_pT |
Modelica.Media.Air.ReferenceMoistAir.Utilities.IF97_new.g2Gibbs function for region 2: g(p,T)
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| p | Pressure [Pa] |
| T | Temperature (K) [K] |
| Name | Description |
|---|---|
| g | Dimensionless Gibbs function and dervatives w.r.t. pi and tau |
Modelica.Media.Air.ReferenceMoistAir.Utilities.IF97_new.h_pTSpecific enthalpy as function or pressure and temperature
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| p | Pressure [Pa] |
| T | Temperature [K] |
| region | If 0, region is unknown, otherwise known and this input |
| Name | Description |
|---|---|
| h | Specific enthalpy [J/kg] |
Modelica.Media.Air.ReferenceMoistAir.Utilities.IF97_new.s_pTTemperature as function of pressure and temperature
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| p | Pressure [Pa] |
| T | Temperature [K] |
| region | If 0, region is unknown, otherwise known and this input |
| Name | Description |
|---|---|
| s | Specific entropy [J/(kg.K)] |
Modelica.Media.Air.ReferenceMoistAir.Utilities.IF97_new.cp_pTSpecific heat capacity at constant pressure as function of pressure and temperature
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| p | Pressure [Pa] |
| T | Temperature [K] |
| region | If 0, region is unknown, otherwise known and this input |
| Name | Description |
|---|---|
| cp | Specific heat capacity [J/(kg.K)] |
Modelica.Media.Air.ReferenceMoistAir.Utilities.IF97_new.cv_pTSpecific heat capacity at constant volume as function of pressure and temperature
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| p | Pressure [Pa] |
| T | Temperature [K] |
| region | If 0, region is unknown, otherwise known and this input |
| Name | Description |
|---|---|
| cv | Specific heat capacity [J/(kg.K)] |
Modelica.Media.Air.ReferenceMoistAir.Utilities.IF97_new.rho_pTDensity as function or pressure and temperature
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| p | Pressure [Pa] |
| T | Temperature [K] |
| Name | Description |
|---|---|
| rho | Density [kg/m3] |
Modelica.Media.Air.ReferenceMoistAir.Utilities.IF97_new.rho_pT_derDerivative function of rho_pT
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| p | Pressure [Pa] |
| T | Temperature [K] |
| p_der | Derivative of pressure |
| T_der | Derivative of temperature |
| Name | Description |
|---|---|
| rho_der | Derivative of density |
Modelica.Media.Air.ReferenceMoistAir.Utilities.IF97_new.visc_dTDynamic viscosity eta(d,T), industrial formulation
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| d | Density [kg/m3] |
| T | Temperature (K) [K] |
| Name | Description |
|---|---|
| eta | Dynamic viscosity [Pa.s] |
Modelica.Media.Air.ReferenceMoistAir.Utilities.IF97_new.cond_dTThermal conductivity
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| d | Density [kg/m3] |
| T | Temperature (K) [K] |
| Name | Description |
|---|---|
| lambda | Thermal conductivity [W/(m.K)] |
Modelica.Media.Air.ReferenceMoistAir.Utilities.IF97_new.h_pT_derDerivative function of h_pT
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| p | Pressure [Pa] |
| T | Temperature [K] |
| region | If 0, region is unknown, otherwise known and this input |
| p_der | Derivative of pressure |
| T_der | Derivative of temperature |
| Name | Description |
|---|---|
| h_der | Derivative of specific enthalpy |