Water/Steam properties in region 4 of IAPWS/IF97 (two-phase)
function waterR4_ph extends Modelica.Icons.Function; input SI.Pressure p "pressure"; input SI.SpecificEnthalpy h "specific enthalpy"; output ThermoFluidSpecial.ThermoProperties_ph pro "thermodynamic property collection"; end waterR4_ph;