Return bubble pressure and gas composition at equilibrium
pure function bubble_TX input Temperature T; input Real x[subsNum]; output AbsolutePressure p; output Real y[subsNum]; end bubble_TX;