Fiveable

❤️‍🔥Heat and Mass Transfer Unit 8 Review

QR code for Heat and Mass Transfer practice questions

8.1 Transient Diffusion

8.1 Transient Diffusion

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
❤️‍🔥Heat and Mass Transfer
Unit & Topic Study Guides

Transient diffusion describes how the concentration of a species changes with both time and position within a medium. Think of a drop of dye placed in still water: initially concentrated at one point, the dye gradually spreads until the color is uniform everywhere.

Understanding transient diffusion is essential because most real-world mass transfer processes are time-dependent. Steady-state conditions are the exception, not the starting point. This section covers the governing equation (Fick's second law), analytical solution techniques, concentration profile behavior, and the key dimensionless numbers used to characterize diffusion time scales.

Transient Diffusion Fundamentals

Key Concepts and Equations

Fick's second law is the governing equation for transient diffusion. In one dimension it takes the form:

ct=D2cx2\frac{\partial c}{\partial t} = D \frac{\partial^2 c}{\partial x^2}

where cc is the species concentration, tt is time, DD is the diffusion coefficient (also called diffusivity), and xx is the spatial coordinate. The equation states that the local rate of concentration change is proportional to the curvature of the concentration profile at that point.

The diffusion coefficient DD quantifies how fast a species spreads through a given medium. Its value depends on temperature, pressure, and the specific species–medium pair. Typical orders of magnitude:

  • Gases in air: D105D \sim 10^{-5} m²/s
  • Solutes in liquids: D109D \sim 10^{-9} m²/s
  • Atoms in solids: D1012D \sim 10^{-12} m²/s or smaller

To solve Fick's second law you need two pieces of information beyond the PDE itself:

  • Initial condition (IC): the concentration distribution at t=0t = 0 throughout the domain (e.g., c(x,0)=c0c(x, 0) = c_0, a uniform value).
  • Boundary conditions (BCs): constraints at the edges of the domain for all t>0t > 0. Common types include a constant surface concentration (Dirichlet), a specified flux (Neumann), or an impermeable wall where c/x=0\partial c / \partial x = 0.

Concentration Profile Evolution Toward Steady State

As diffusion proceeds, the concentration gradient decreases and the profile becomes more uniform. Eventually the system reaches steady state, where ct=0\frac{\partial c}{\partial t} = 0 and the concentration no longer changes with time.

A useful concept here is the penetration depth δ\delta, the distance over which the concentration has changed appreciably from its initial value. It scales as:

δDt\delta \propto \sqrt{Dt}

This square-root dependence means that doubling the penetration depth requires four times as long. It's a direct consequence of the diffusive (parabolic) nature of Fick's second law.

The shape of the evolving profile also depends on system geometry (planar slab, long cylinder, or sphere) and the boundary conditions applied. Each geometry introduces its own coordinate-dependent form of the Laplacian in Fick's second law.

Solving Transient Diffusion Problems

Key Concepts and Equations, Fick's laws of diffusion - Wikipedia

Analytical Methods and Techniques

Several classical techniques exist for obtaining closed-form solutions to Fick's second law. The choice depends on the domain (finite vs. semi-infinite) and the boundary conditions.

Separation of variables is the most common approach for finite domains. The steps are:

  1. Assume the solution has the product form c(x,t)=X(x)T(t)c(x,t) = X(x) \cdot T(t).
  2. Substitute into Fick's second law and divide through so that one side depends only on xx and the other only on tt. Both sides must equal the same constant (the separation constant).
  3. Solve the resulting ODE in xx and apply the boundary conditions to find the allowed eigenvalues.
  4. Solve the ODE in tt (an exponential decay for each eigenvalue).
  5. Superpose all eigenfunctions and use the initial condition to determine the coefficients via orthogonality (Fourier series).

The result for a slab of thickness LL with c=0c = 0 at both surfaces and uniform initial concentration takes the form:

c(x,t)=n=1Ansin ⁣(nπxL)exp ⁣(n2π2DtL2)c(x,t) = \sum_{n=1}^{\infty} A_n \sin\!\left(\frac{n\pi x}{L}\right) \exp\!\left(-\frac{n^2 \pi^2 D t}{L^2}\right)

Each successive term decays faster (the n2n^2 in the exponent), so at long times only the first term matters.

Laplace transforms offer an alternative: transform the time variable to convert the PDE into an ODE in xx, solve in the Laplace domain, then invert back. This is especially useful for semi-infinite domains and problems with time-dependent boundary conditions.

Solutions for Different System Geometries

Semi-infinite medium. For a domain extending from x=0x = 0 to xx \to \infty with a step change in surface concentration to csc_s at t=0t = 0, the similarity variable η=x2Dt\eta = \frac{x}{2\sqrt{Dt}} collapses the PDE into an ODE. The resulting concentration profile is:

c(x,t)c0csc0=erfc ⁣(x2Dt)\frac{c(x,t) - c_0}{c_s - c_0} = \text{erfc}\!\left(\frac{x}{2\sqrt{Dt}}\right)

where erfc\text{erfc} is the complementary error function. This solution is valid whenever the diffusion front has not yet "felt" the far boundary, making it a good short-time approximation even for finite systems.

Finite slab with constant surface concentrations. If the two surfaces are held at c1c_1 and c2c_2, the transient profile evolves from the initial distribution toward the linear steady-state result:

c(x,t)=c1+(c2c1)xLc(x,\, t \to \infty) = c_1 + (c_2 - c_1)\frac{x}{L}

The transient part is captured by the Fourier series solution described above, superimposed on this linear profile.

Cylindrical and spherical geometries introduce Bessel functions (cylinders) and spherical harmonics or sinc-type functions (spheres) as the eigenfunctions, because the Laplacian takes a different form in those coordinate systems. The overall solution strategy (separation of variables, eigenvalue problem, series expansion) remains the same.

Concentration Profiles in Transient Diffusion

Key Concepts and Equations, Frontiers | Transient Diffusion in Bi-Layer Composites With Mass Transfer Resistance: Exact ...

Factors Affecting Concentration Distribution

Three things control the shape and evolution of a transient concentration profile:

  • Initial concentration distribution. A uniform initial condition is the simplest case; non-uniform starting profiles change the Fourier coefficients but not the eigenfunctions.
  • Boundary conditions. Constant surface concentration, zero-flux walls, and convective (Robin-type) boundaries each produce qualitatively different profile shapes.
  • Diffusion coefficient. A larger DD flattens the profile faster. If DD varies with direction (anisotropic diffusion), the profile evolves asymmetrically and the scalar DD must be replaced by a diffusivity tensor.

Internal sources or sinks (e.g., a chemical reaction consuming the diffusing species) add a generation term to Fick's second law and can sustain non-uniform profiles even at steady state.

Analyzing Concentration Profiles

Plotting cc vs. xx at several time snapshots is the standard way to visualize transient diffusion. From these curves you can extract two important quantities:

  • Local flux. The slope at any point gives the concentration gradient, which drives diffusive flux through Fick's first law:

J=DcxJ = -D\frac{\partial c}{\partial x}

A steeper slope means a larger flux at that location.

  • Total species content. Integrating the profile over the domain gives the total amount of diffusing species present at time tt:

M(t)=0Lc(x,t)dxM(t) = \int_0^L c(x,t)\, dx

Tracking M(t)M(t) tells you how much mass has entered or left the system, which is often the quantity of practical interest (e.g., how much solvent has been absorbed by a polymer film).

Comparing profiles across different times, geometries, or boundary conditions reveals how each factor influences the rate and extent of diffusion.

Characteristic Diffusion Time

Definition and Significance

The characteristic diffusion time sets the time scale for a diffusion process:

τ=L2D\tau = \frac{L^2}{D}

where LL is the characteristic length (typically the half-thickness for a slab, or the radius for a cylinder/sphere). Because LL enters as a square, geometry has a powerful effect: doubling the thickness quadruples the time to reach equilibrium.

As a rough benchmark, for a planar slab of half-thickness LL with constant surface concentrations, the center reaches about 90% of its steady-state value at roughly t0.3τt \approx 0.3\,\tau.

This time scale is central to the design of diffusion-controlled processes such as case hardening of steel, drying of coatings, and controlled drug release from polymer matrices.

Dimensionless Numbers and Time Scales

Three dimensionless groups appear repeatedly in transient diffusion analysis:

NumberDefinitionPhysical meaning
Fourier numberFo=DtL2Fo = \frac{Dt}{L^2}Dimensionless time; ratio of elapsed time to τ\tau. Steady state is typically approached for Fo0.2Fo \gtrsim 0.2.
Biot number (mass)Bim=kcLDBi_m = \frac{k_c L}{D}Ratio of internal diffusion resistance to external convective mass transfer resistance. kck_c is the convective mass transfer coefficient. When Bim1Bi_m \ll 1, internal gradients are negligible and a lumped-capacitance model applies.
Thiele modulusϕ=LkD\phi = L\sqrt{\frac{k}{D}}Ratio of reaction rate to diffusion rate for a first-order reaction with rate constant kk. Large ϕ\phi means diffusion is the bottleneck; the interior of a catalyst pellet is starved of reactant.

Note on the Biot number: In heat transfer the Biot number uses the thermal conductivity kk and the heat transfer coefficient hh. The mass transfer analogue replaces these with DD and kck_c. Be careful not to mix up the two definitions.

Understanding how FoFo, BimBi_m, and ϕ\phi interact lets you quickly estimate whether a process is diffusion-limited, reaction-limited, or controlled by external mass transfer, and guides the selection of appropriate simplifications when solving problems.