Relation for the effective diffusion coefficient with constant tortuosity. More...
#include <dumux/material/fluidmatrixinteractions/diffusivityconstanttortuosity.hh>
For DiffusivityConstantTortuosity
, "SpatialParams.Tortuosity"
. This will change the value of effectiveDiffusionCoefficient
is used.
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 phase |
compIdxI | the component index i (the component diffusing in phase |
compIdxJ | the component index j (the main component of phase |