functionT_props_ph
Temperature as function of pressure and specific enthalpy
Extends from Modelica.Icons.Function (Icon for functions).
Information
This function integrates the derivative of temperature w.r.t. time in order to allow a numerical inversion for the complex fundamental equation of state.Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| AbsolutePressure | p | Pressure | |
| SpecificEnthalpy | h | Specific enthalpy | |
| Common.InverseDerivatives_rhoT | derivs | Record for the calculation of T_ph_der |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Temperature | T | Temperature |