Calculates derivative (dh/dp)_T=const.
function specificEnthalpy_derp_T input ThermodynamicState state "Thermodynamic state"; output Real dhpT "Specific enthalpy derivative (dh/dp)_T=const."; end specificEnthalpy_derp_T;