Introduction & Context

The overall mass‑transfer coefficient, often denoted as \(K_L\) for the liquid side, quantifies the rate at which a gaseous component (e.g., CO₂) transfers from a gas phase into a liquid phase (or vice‑versa) across a stagnant or flowing interface. In process engineering this parameter is essential for the design and scale‑up of:

  • Absorbers and strippers
  • Gas‑liquid reactors
  • Carbon capture units
  • Fermentation and bioreactor aeration systems

Accurate prediction of \(K_L\) enables engineers to size equipment, estimate energy consumption, and ensure that mass‑transfer limitations do not dominate the overall process performance.

Methodology & Formulas

1. Unit Conversions

All calculations are performed in SI units. The temperature and pressure supplied in practical units are converted as follows:

\[ T_{\text{K}} = T_{\;^\circ\text{C}} + 273.15 \] \[ P_{\text{Pa}} = P_{\text{bar}} \times 10^{5} \]

2. Solubility Factor

The Henry constant \(H\) relates the dissolved concentration to the partial pressure of the gas. Its reciprocal is used as a dimensionless solubility factor:

\[ s = \frac{1}{H} \]

3. Film‑side Mass‑Transfer Coefficients

Both the liquid‑side (\(k_L\)) and gas‑side (\(k_G\)) film coefficients are estimated with a Sherwood‑type correlation that accounts for diffusion and convective enhancement:

\[ k_L = 0.023 \; \frac{D_L^{\,2/3}\; u_L^{\,1/3}}{d_h^{\,1/3}} \] \[ k_G = 0.023 \; \frac{D_G^{\,2/3}\; u_G^{\,1/3}}{d_h^{\,1/3}} \]

where

  • \(D_L\) – liquid‑phase diffusivity (m² s⁻¹)
  • \(D_G\) – gas‑phase diffusivity (m² s⁻¹)
  • \(u_L\) – superficial liquid velocity (m s⁻¹)
  • \(u_G\) – superficial gas velocity (m s⁻¹)
  • \(d_h\) – hydraulic diameter of the conduit (m)

4. Overall Liquid‑Phase Mass‑Transfer Coefficient

The two‑film model treats the resistance of each side as series resistances. The overall coefficient expressed on the liquid side is:

\[ K_L = \left[ \frac{1}{k_L} + \frac{1}{k_G\,H} \right]^{-1} \]

5. Flow Regime Determination (Reynolds Number)

The Sherwood correlation above is valid for turbulent flow. The flow regime is assessed with the Reynolds number based on the hydraulic diameter:

\[ \text{Re}_L = \frac{\rho_L \, u_L \, d_h}{\mu_L}, \qquad \text{Re}_G = \frac{\rho_G \, u_G \, d_h}{\mu_G} \]

Typical regime limits are presented in the table below.

PhaseReynolds NumberRegimeApplicable Correlation
Liquid\(\text{Re}_L < 2000\)LaminarNot applicable – use laminar film theory
Liquid\(\text{Re}_L \ge 2000\)TurbulentSherwood correlation shown above
Gas\(\text{Re}_G < 2000\)LaminarNot applicable – use laminar film theory
Gas\(\text{Re}_G \ge 2000\)TurbulentSherwood correlation shown above

6. Summary of Computational Steps

  1. Convert temperature to Kelvin and pressure to Pascal.
  2. Compute the solubility factor \(s = 1/H\).
  3. Evaluate the liquid‑side film coefficient \(k_L\) using the Sherwood correlation.
  4. Evaluate the gas‑side film coefficient \(k_G\) using the same form of the correlation.
  5. Combine the two resistances to obtain the overall coefficient \(K_L\) via the two‑film expression.

7. Practical Use

Once \(K_L\) is known, the molar flux of the transferring component can be calculated from the driving force (difference between bulk gas partial pressure and equilibrium liquid concentration):

\[ N_A = K_L \, \bigl( C_{A,\; \text{bulk}} - C_{A}^{*} \bigr) \]

where \(C_{A}^{*}\) is the concentration in the liquid that would be in equilibrium with the bulk gas phase, obtained from Henry’s law \(C_{A}^{*}=H\,p_A\).