function derivsOf_ph extends Modelica.Icons.Function; input Modelica.Units.SI.Pressure p; input Modelica.Units.SI.SpecificEnthalpy h; input Integer phase; output Common.InverseDerivatives_rhoT derivs; end derivsOf_ph;