derivative of specific enthalpy at vapor saturation wrt. pressure
function dh2satp_P input Units.SI.Pressure p "pressure"; output Real dhp(unit = "m3/kg") "derivative of enthalpy"; end dh2satp_P;