explicit approximation of liquid specific enthalpy on the boundary between regions 4 and 3
function hl_p_R4b extends Modelica.Icons.Function; input Units.SI.Pressure p "pressure"; output Units.SI.SpecificEnthalpy h "specific enthalpy"; end hl_p_R4b;