functionhofpT
Compute h for given p and T
Extends from Modelica.Icons.Function (Icon for functions).
Information
This function calculates the specific enthalpy of R134a 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 |
|---|---|---|---|
| SI.Pressure | p | Pressure | |
| SI.Temperature | T | Temperature | |
| SI.Pressure | delp | Iteration converged if (p-pre(p) < delp) |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| SI.SpecificEnthalpy | h | Specific Enthalpy |