Calculates temperature derivative (dT/ds)@p=const.
function temperature_ders_p input ThermodynamicState state "Thermodynamic state"; output Real dTsp "Temperature derivative (dT/ds)@p=const."; end temperature_ders_p;