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 |
Gibbs 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 |
Specific 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] |
Temperature 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)] |
Specific 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)] |
Specific 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)] |
Density 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] |
Derivative 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 |
Dynamic 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] |
Thermal 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)] |
Derivative 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 |