Derivative of specific enthalpy wrt. density at constant specific enthalpy in liquid region for given density and temperature
function dh1dT_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 dh1dT_dT;