Calculates temperature derivative (dT/dh)_p=const.
function temperature_derh_p input ThermodynamicState state "Thermodynamic state"; output Real dThp "Temperature derivative (dT/dh)_p=const."; end temperature_derh_p;