Specific enthalpy in vapor region for given density and temperature
function h2_dT input Units.SI.Density d "Density"; input Units.SI.Temperature T "Temperature"; output Units.SI.SpecificEnthalpy h "Specific enthalpy"; end h2_dT;