Science Fair Project Encyclopedia
Advection equation
The advection equation is the partial differential equation that governs the motion of a conserved scalar as it is advected by a known velocity field. It is derived using the scalar's conservation law, together with Gauss's theorem, and taking the infinitesimal limit.
Perhaps the best image to have in mind is the transport of dissolved salt in water.
The advection equation expressed mathematically is:
where ∇· is the divergence. Frequently, it is assumed that the velocity field is solenoidal, that is, that
. If this is so, the above equation reduces to
In particular, if the flow is steady,
which shows that ψ is constant along a streamline.
The advection equation is not simple to solve numerically: the system is a hyperbolic partial differential equation, and interest typically centers on discontinuous "shock" solutions (which are notoriously difficult for numerical schemes to handle).
Even in one space dimension and constant velocity, the system remains difficult to simulate (it is a standard test for advection schemes known as the pigpen problem ). The equation becomes
where ψ = ψ(x,t).
According to Zang [2], numerical simulation can be aided by considering the skew symmetric form for the advection operator.
where
is a vector with components
and the notation
has been used.
Since skew symmetry implies only complex eigenvalues, this form reduces the "blow up" and "spectral blocking" often experienced in numerical solutions with sharp discontinuities (see Boyd [1] pp. 213).
References
[1] Boyd, J.P.: 2000, Chebyshev and Fourier Spectral Methods 2nd edition, Dover, New York
[2] Zang, T: 1991, On the rotation and skew-symmetric forms for incompressible flow simulations, Applied Numerical Mathematics,7,27-40
See also
- advection
- Courant number
- Overshoot
- Partial differential equation
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details


