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