Vapour specific enthalpy on the boundary between regions 4 and 3 or 2
function hv_p extends Modelica.Icons.Function; input SI.Pressure p "Pressure"; output SI.SpecificEnthalpy h "Specific enthalpy"; end hv_p;