functionhofpsTwoPhase
Isentropic specific enthalpy in two phase region h(p,s)
Extends from Modelica.Icons.Function (Icon for functions).
Information
This function computes the specific enthalpy in two-phase for R134a depending on the inputs for absolute pressure and specific entropy. It makes use of cubic spline functions for liquid and vapor specific enthalpy as well as specific entropy.Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| AbsolutePressure | p | Pressure | |
| SpecificEntropy | s | Specific entropy |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| SpecificEnthalpy | h | Specific enthalpy |