specific enthalpy at vapor saturation for given pressure
function h2sat_P input Units.SI.Pressure p "pressure"; output Units.SI.SpecificEnthalpy h "specific enthalpy"; end h2sat_P;