Explicit upper specific enthalpy limit of region 2 as function of pressure
function hupperofp2 extends Modelica.Icons.Function; input SI.Pressure p "Pressure"; output SI.SpecificEnthalpy h "Specific enthalpy"; end hupperofp2;