Fundamental equation of state
Extends from Modelica.Icons.BasesPackage (Icon for packages containing base classes).
Name | Description |
---|---|
IceConstants | |
Constants | |
Gibbs | Gibbs equation of state |
psub | Sublimation pressure |
Tsub | Sublimation temperature |
psub_der | Derivative of sublimation pressure |
Extends from Common.FundamentalConstants (Constants of the medium).
Gibbs equation of state
Extends from Modelica.Icons.Function (Icon for functions).
Name | Description |
---|---|
p | Absolute pressure [Pa] |
T | Temperature [K] |
Name | Description |
---|---|
g | Gibbs function and derivatives w.r.t. T and p |
Sublimation pressure
Extends from Modelica.Icons.Function (Icon for functions).
Name | Description |
---|---|
T | Temperature [K] |
Name | Description |
---|---|
p_sub | Pressure [Pa] |
Sublimation temperature
Extends from Modelica.Icons.Function (Icon for functions).
Name | Description |
---|---|
p | Pressure [Pa] |
Name | Description |
---|---|
T_sub | Temperature [K] |
Derivative of sublimation pressure
Extends from Modelica.Icons.Function (Icon for functions).
Name | Description |
---|---|
T | Temperature [K] |
T_der | Derivative of temperature |
Name | Description |
---|---|
p_sub_der | Derivative of pressure |