function waterSat_ph extends Modelica.Icons.Function; input SI.Pressure p "pressure"; input SI.SpecificEnthalpy h "specific enthalpy"; output Common.SaturationProperties pro "thermodynamic property collection"; end waterSat_ph;