Misplaced Pages

Diffusion equation: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 13:18, 14 May 2008 editSilly rabbit (talk | contribs)Extended confirmed users18,834 edits +cat External links← Previous edit Revision as of 10:07, 28 May 2008 edit undo79.19.209.27 (talk) Added the external link to the free program PEEI, which calculates a discrete, numerical and approximate solution of a generic system of partial differential equations.Next edit →
Line 32: Line 32:
== External links == == External links ==
* *
*


] ]

Revision as of 10:07, 28 May 2008

The diffusion equation is a partial differential equation which describes density fluctuations in a material undergoing diffusion. It is also used to describe processes exhibiting diffusive-like behaviour, for instance the 'diffusion' of alleles in a population in population genetics.

The equation is usually written as:

ϕ t = ( D ( ϕ , r ) ϕ ( r , t ) ) , {\displaystyle {\frac {\partial \phi }{\partial t}}=\nabla \cdot {\bigg (}D(\phi ,{\vec {r}})\,\nabla \phi ({\vec {r}},t){\bigg )},}

where ϕ ( r , t ) {\displaystyle \,\phi ({\vec {r}},t)} is the density of the diffusing material at location r {\displaystyle {\vec {r}}} and time t {\displaystyle t} and D ( ϕ , r ) {\displaystyle \,D(\phi ,{\vec {r}})} is the collective diffusion coefficient for density ϕ {\displaystyle \phi } at location r {\displaystyle {\vec {r}}} ; the nabla symbol {\displaystyle \,\nabla } represents the vector differential operator del acting on the space coordinates. If the diffusion coefficient depends on the density then the equation is nonlinear, otherwise it is linear. If D {\displaystyle \,D} is constant, then the equation reduces to the following linear equation:

ϕ t = D 2 ϕ ( r , t ) , {\displaystyle {\frac {\partial \phi }{\partial t}}=D\nabla ^{2}\phi ({\vec {r}},t),}

also called the heat equation. More generally, when D is a symmetric positive definite matrix, the equation describes anisotropic diffusion.

Derivation

The diffusion equation can be derived in a straightforward way from the continuity equation, which states that a change in density in any part of the system is due to inflow and outflow of material into and out of that part of the system. Effectively, no material is created or destroyed:

ϕ t + j = 0 {\displaystyle {\frac {\partial \phi }{\partial t}}+\nabla \cdot {\vec {j}}=0} ,

where j {\displaystyle {\vec {j}}} is the flux of the diffusing material. The diffusion equation can be obtained easily from this when combined with the phenomenological Fick's first law, which assumes that the flux of the diffusing material in any part of the system is proportional to the local density gradient:

j = D ( ϕ ) ϕ ( r , t ) {\displaystyle {\vec {j}}=-D\,(\phi )\,\nabla \,\phi \,(\,{\vec {r}},t\,)} .

Historical origin

The particle diffusion equation was originally derived by Adolf Fick in 1855.

See also

External links

Categories:
Diffusion equation: Difference between revisions Add topic