Chemistry Reference and  Research
           
 
Periodic Table
- standard table
- large table
 
Chemical Elements
- by name
- by symbol
- by atomic number
 
Chemical Properties
 
Chemical Reactions
 
Organic Chemistry
 
Branches of Chemistry
Analytical chemistry
Biochemistry
Computational Chemistry
Electrochemistry
Environmental chemistry
Geochemistry
Inorganic chemistry
Materials science
Medicinal chemistry
Nuclear chemistry
Organic chemistry
Pharmacology
Physical chemistry
Polymer chemistry
Supramolecular Chemistry
Thermochemistry

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:

\frac{\partial\psi}{\partial t} +\nabla\cdot\left( \psi{\bold u}\right) =0

where ∇· is the divergence. Frequently, it is assumed that the velocity field is solenoidal, that is, that \nabla\cdot{\bold u}=0. If this is so, the above equation reduces to

\frac{\partial\psi}{\partial t} +{\bold u}\cdot\nabla\psi=0.

In particular, if the flow is steady, {\bold u}\cdot\nabla\psi=0 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

\frac{\partial\psi}{\partial t}+u\frac{\partial\psi}{\partial x}=0

where ψ = ψ(x,t).

According to Zang [2], numerical simulation can be aided by considering the skew symmetric form for the advection operator.

\frac{1}{2} {\bold u} \cdot \nabla {\bold u} + \frac{1}{2} \nabla ({\bold u} {\bold u})

where \nabla ({\bold u} {\bold u}) is a vector with components [\nabla ({\bold u} u_x),\nabla ({\bold u} u_y),\nabla ({\bold u} u_z)] and the notation {\bold u} = [u_x,u_y,u_z] 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

01-04-2007 01:16:19
The contents of this article are licensed from Wikipedia.org under the GNU Free Documentation License. How to see transparent copy