function T_props_ph extends Modelica.Icons.Function; input AbsolutePressure p "Pressure"; input SpecificEnthalpy h "Specific enthalpy"; input Common.InverseDerivatives_rhoT derivs "Record for the calculation of T_ph_der"; output Temperature T "Temperature"; end T_props_ph;