explicit upper specific enthalpy limit of region 5 as function of pressure
function hupperofp5 extends Modelica.Icons.Function; input Units.SI.Pressure p "pressure"; output Units.SI.SpecificEnthalpy h "specific enthalpy"; end hupperofp5;