Diffusive mass flux according to Fick's law. More...
#include <dumux/flux/fickslaw_fwd.hh>
#include <dumux/flux/cctpfa/fickslaw.hh>
#include <dumux/flux/ccmpfa/fickslaw.hh>
#include <dumux/flux/box/fickslaw.hh>
#include <dumux/flux/staggered/freeflow/fickslaw.hh>
Go to the source code of this file.
Fick's law describes the diffusive flux of mass as proportional to it's concentration gradient in a given phase, caused by the Brownian molecular motion.
For a single phase system, the proportionality constant is the molecular diffusion coefficient
Extending this to multi-phase, multi-component systems, Fick's law can be expressed as follows:
Here
In a porous medium, the actual path lines are tortuous due to the impact of the solid matrix. The tortuosity and the impact of the presence of multiple phases is accounted by using an effective diffusion coefficient
The effective diffusion coefficient is then a function of tortuosity
Models to describe those effects are for example Millington-Quirk [58] or Constant-Tortuosity [20], [14].