functionT_ph_der
Time derivative function of T_ph
Extends from Modelica.Icons.Function (Icon for functions).
Information
This function calculates the derivative of temperature w.r.t. time. It is used as derivative function for T_props_ph.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| AbsolutePressure | p | pressure | |
| SpecificEnthalpy | h | specific enthalpy | |
| Common.InverseDerivatives_rhoT | derivs | auxiliary record | |
| Real | p_der | derivative of pressure | |
| Real | h_der | derivative of specific enthalpy |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | T_der | derivative of temperature |