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