Introduction & Context

Concentration-polarisation (CP) is the accumulation of rejected solute at a membrane surface. Once the wall concentration reaches the gel or solubility limit, a “polarisation layer” forms and the convective flux toward the wall is balanced by the diffusive back-flux of solute into the bulk. The resulting asymptotic permeate flux is called the concentration-polarisation flux limit and is the maximum throughput that can be sustained without fouling or scaling. It is a key design parameter in reverse osmosis, nanofiltration, and ultrafiltration systems.

Methodology & Formulas

  1. Mass balance in the film
    For steady-state, one-dimensional transport across a stagnant film of thickness δ, the convective solute flux toward the wall equals the diffusive back-flux: \[ J C = - D \frac{\mathrm{d}C}{\mathrm{d}y} \] Integration across the film with boundary conditions \(C(0)=C_{\mathrm{g}}\) and \(C(\delta)=C_{\mathrm{b}}\) gives: \[ J_{\mathrm{max}} = k_{\mathrm{L}} \ln\left(\frac{C_{\mathrm{g}}}{C_{\mathrm{b}}}\right) \] where \(k_{\mathrm{L}}=D/\delta\) is the mass-transfer coefficient.
  2. Regime of validity
    The film model assumes a fully developed concentration boundary layer and negligible axial gradients. The recommended range for the concentration ratio is:
    Parameter Lower limit Upper limit Remarks
    \(C_{\mathrm{g}}/C_{\mathrm{b}}\) 2 30 Outside this range, the film model may under- or over-predict flux.
  3. Implementation notes
    To avoid numerical exceptions, the ratio is lower-bounded: \[ \frac{C_{\mathrm{g}}}{C_{\mathrm{b}}} \rightarrow \max\left(\frac{C_{\mathrm{g}}}{C_{\mathrm{b}}}, 10^{-9}\right) \] The calculated \(J_{\mathrm{max}}\) is returned in the same volumetric units as the supplied \(k_{\mathrm{L}}\).