Derivative of specific enthalpy wrt. specific entropy at constant density in vapor region for given density and temperature
function dh2Td_dT input Units.SI.Density d "Density"; input Units.SI.Temperature T "Temperature"; output Real dhTd "Derivative of specific enthalpy wrt. temperature at constant density"; end dh2Td_dT;