Workaround for IF97
Extends from Modelica.Icons.BasesPackage (Icon for packages containing base classes).
| Name | Description | 
|---|---|
| molarMass=0.018015257 | |
|  g2 | Gibbs function for region 2: g(p,T) | 
|  h_pT | Specific enthalpy as function or pressure and temperature | 
|  s_pT | Temperature as function of pressure and temperature | 
|  cp_pT | Specific heat capacity at constant pressure as function of pressure and temperature | 
|  cv_pT | Specific heat capacity at constant volume as function of pressure and temperature | 
|  rho_pT | Density as function or pressure and temperature | 
|  rho_pT_der | Derivative function of rho_pT | 
|  visc_dT | Dynamic viscosity eta(d,T), industrial formulation | 
|  cond_dT | Thermal conductivity | 
|  h_pT_der | Derivative function of h_pT | 
 Modelica.Media.Air.ReferenceMoistAir.Utilities.IF97_new.g2
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 derivatives w.r.t. pi and tau | 
 Modelica.Media.Air.ReferenceMoistAir.Utilities.IF97_new.h_pT
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_pT
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_pT
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_pT
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_pT
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_der
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_dT
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_dT
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_der
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 |