Bubble-point temperature (Raoult + Antoine)
Phase equilibriumAt the bubble point the vapor mole fractions sum to one; with Raoult's law and Antoine vapor pressures this is one nonlinear equation in temperature.
Governing equation
- Bubble-point temperature (K) — the unknown.
- Liquid mole fraction of component i (given).
- System pressure (Pa).
- Saturation pressure of component i (Pa), Antoine form.
- Antoine constants for \ln P^{\mathrm{sat}}[\mathrm{Pa}].
Derivation
- 1
Raoult's law: at low pressure the partial pressure of i in the vapor equals its liquid mole fraction times its saturation pressure.
- 2
Divide by P to define the temperature-dependent K-value.
- 3
The bubble point is the temperature at which the first bubble forms, so the vapor mole fractions just close to unity.
- 4
Insert the Antoine vapor pressure to get one monotone-increasing equation in T.
Jacobian
The matrix of the residual vector with respect to the unknowns, at the representative operating point. Every value below is computed by the exact forward-mode autodiff engine the solver uses — click a non-zero cell to see the symbolic derivative, each one verified against that engine in our test suite. This is the block a Newton step factorizes.
| ∂/∂T | |
|---|---|
| Bubble-point summation |
Shaded cells are non-zero (the sparsity pattern); blanks are structural zeros.
For the residual Bubble-point summation with respect to T. This exact expression is asserted equal to the autodiff value in the test suite.
Operating point
Representative operating point — a real solution of this instance.
References
- Poling, Prausnitz & O'Connell, The Properties of Gases and Liquids, 5th ed., Ch. 8.
- NIST Chemistry WebBook, Antoine parameters for ethanol and water.