explicit upper specific enthalpy limit of region 1 as function of pressure (meets region 4 saturation pressure curve at 623.15 K)
function hupperofp1 extends Modelica.Icons.Function; input Units.SI.Pressure p "pressure"; output Units.SI.SpecificEnthalpy h "specific enthalpy"; end hupperofp1;