Specific enthalpy in region 5 h(p,T)
function hofpT5 extends Modelica.Icons.Function; input SI.Pressure p "Pressure"; input SI.Temperature T "Temperature (K)"; output SI.SpecificEnthalpy h "Specific enthalpy"; end hofpT5;