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;