Calculates temperature derivative (dT/dp)_s=const.
function temperature_derp_s input ThermodynamicState state "Thermodynamic state"; output Real dTps "Temperature derivative (dT/dp)_s=const."; end temperature_derp_s;