functionhofpT
Compute h for given p and T
Extends from Modelica.Icons.Function (Icon for functions).
Information
This function calculates the specific enthalpy of CO2 from absolute pressure and temperature. The function can only be executed in one-phase region. The safety margin to the phase boundary is 1[K] and 1000[Pa].
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| AbsolutePressure | p | Pressure | |
| Temperature | T | Temperature | |
| AbsolutePressure | delp | Iteration converged if (p-pre(p) < delp) |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| SpecificEnthalpy | h | Specific Enthalpy |