Calculates derivative (dh/dT)_p=const.
function specificEnthalpy_derT_p input ThermodynamicState state "Thermodynamic state"; output Real dhTp "Specific enthalpy derivative (dh/dT)_p=const."; end specificEnthalpy_derT_p;