Explicit lower specific enthalpy limit of region 2 as function of pressure (meets region 4 saturation pressure curve at 623.15 K)
function hlowerofp2 extends Modelica.Icons.Function; input SI.Pressure p "Pressure"; output SI.SpecificEnthalpy h "Specific enthalpy"; end hlowerofp2;