This icon shall be used for a package/library that contains base models and classes, respectively.
Extends from Modelica.Icons.BasesPackage
(Icon for packages containing base classes).
Name | Description |
---|---|
accuracy | Accuracy of the iterations |
dofpT | Compute d for given p and T |
dTofph | Return d and T as a function of p and h |
dTofps | Return d and T as a function of p and s |
This icon is indicates a record.
Extends from Modelica.Icons.Record
(Icon for records).
Type | Name | Description |
---|---|---|
constant Real | delp | Accuracy of p |
constant Real | delh | Accuracy of h |
constant Real | dels | Accuracy of s |
This icon indicates Modelica functions.
Extends from Modelica.Icons.Function
(Icon for functions).
Type | Name | Description |
---|---|---|
Pressure | p | Pressure |
Temperature | T | Temperature (K) |
Pressure | delp | Iteration converged if (p-pre(p) < delp) |
Type | Name | Description |
---|---|---|
Density | d | Density |
This icon indicates Modelica functions.
Extends from Modelica.Icons.Function
(Icon for functions).
Type | Name | Description |
---|---|---|
Pressure | p | Pressure |
SpecificEnthalpy | h | Specific enthalpy |
Pressure | delp | Iteration accuracy |
SpecificEnthalpy | delh | Iteration accuracy |
Type | Name | Description |
---|---|---|
Density | d | Density |
Temperature | T | Temperature (K) |
This icon indicates Modelica functions.
Extends from Modelica.Icons.Function
(Icon for functions).
Type | Name | Description |
---|---|---|
Pressure | p | Pressure |
SpecificEntropy | s | Specific entropy |
Pressure | delp | Iteration accuracy |
SpecificEntropy | dels | Iteration accuracy |
Type | Name | Description |
---|---|---|
Density | d | Density |
Temperature | T | Temperature (K) |
Generated 2018-12-12 12:13:49 EST by MapleSim.