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