Return bubble point specific enthalpy derivative
partial function dBubbleEnthalpy_dPressure extends Modelica.Icons.Function; input SaturationProperties sat "Saturation property record"; output DerEnthalpyByPressure dhldp "Boiling curve specific enthalpy derivative"; end dBubbleEnthalpy_dPressure;