Return dew point specific enthalpy derivative
partial function dDewEnthalpy_dPressure extends Modelica.Icons.Function; input SaturationProperties sat "Saturation property record"; output DerEnthalpyByPressure dhvdp "Saturated steam specific enthalpy derivative"; end dDewEnthalpy_dPressure;