Introduction & Context

Fick's Second Law of Diffusion describes the unsteady-state mass transfer process where the concentration of a solute changes over time at a specific location. In process engineering, this is critical for modeling systems where equilibrium has not yet been reached, such as the migration of contaminants in groundwater, the leaching of chemicals from solid matrices, or the transient diffusion of species across membranes.

The model assumes a semi-infinite medium, which is a standard approximation for systems where the diffusion front has not yet interacted with the physical boundaries of the domain. Understanding these transient profiles is essential for designing safe containment systems and predicting the temporal evolution of concentration gradients in chemical reactors and environmental systems.

Methodology & Formulas

The concentration profile C(z, t) is determined by solving the one-dimensional diffusion equation under the boundary conditions of a constant surface concentration and an initial uniform concentration. The solution is expressed using the Gaussian error function, erf(η).

The dimensionless argument η is defined as:

\[ \eta = \frac{z}{2\sqrt{D_{AB} \cdot t}} \]

The concentration at a specific depth z and time t is calculated as:

\[ \frac{C(z, t) - C_s}{C_i - C_s} = \text{erf}(\eta) \]

Rearranging for the local concentration C(z, t):

\[ C(z, t) = C_s + \text{erf}(\eta) \cdot (C_i - C_s) \]

The error function is approximated via Taylor series expansion for small values of η:

\[ \text{erf}(\eta) \approx \frac{2}{\sqrt{\pi}} \left( \eta - \frac{\eta^3}{3} + \frac{\eta^5}{10} - \frac{\eta^7}{42} + \frac{\eta^9}{216} \right) \]
Regime / Condition Criteria
Semi-Infinite Validity zbottom > 4 \sqrt{D_{AB} \cdot t}
Error Function Saturation η > 2.0 (where erf(η) ≈ 1.0)
Taylor Series Applicability η ≤ 2.0