function hofpsTwoPhase extends Modelica.Icons.Function; input Modelica.Units.SI.Pressure p "pressure"; input Modelica.Units.SI.SpecificEntropy s "specific entropy"; output Modelica.Units.SI.SpecificEnthalpy h "specific enthalpy"; end hofpsTwoPhase;