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