Calculates bubble point entropy derivative
function dBubbleEntropy_dPressure input SaturationProperties sat "Saturation properties"; output Real dsldp "Bubble point entropy derivative at constant Temperature"; end dBubbleEntropy_dPressure;