Calculates bubble point enthalpy derivative
function dBubbleEnthalpy_dTemperature input SaturationProperties sat "Saturation properties"; output Real dhlT "Bubble point enthalpy derivative wrt. temperature"; end dBubbleEnthalpy_dTemperature;