Relation for the effective diffusion coefficient after Millington and Quirk. More...
#include <dumux/material/fluidmatrixinteractions/diffusivitymillingtonquirk.hh>
For DiffusivityMillingtonQuirk
, the tortuosity coefficient is estimated after Millington and Quirk (1961) [58] by
See also Helmig (1997) [41] [page 129].
Static Public Member Functions | |
template<class VolumeVariables > | |
static Scalar | effectiveDiffusionCoefficient (const VolumeVariables &volVars, const int phaseIdx, const int compIdxI, const int compIdxJ) |
Returns the effective diffusion coefficient ( | |
|
inlinestatic |
Returns the effective diffusion coefficient ( compIdxI
) in phase
volVars | The Volume Variables |
phaseIdx | the index of the phase |
compIdxI | the component index i |
compIdxJ | the component index j |