Fick's law for cell-centered finite volume schemes with multi-point flux approximation.
#include <dumux/flux/ccmpfa/fickslaw.hh>
|
static constexpr ReferenceSystemFormulation | referenceSystemFormulation () |
|
static ComponentFluxVector | flux (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolumeFace &scvf, const int phaseIdx, const ElementFluxVariablesCache &elemFluxVarsCache) |
| Returns the diffusive fluxes of all components within a fluid phase across the given sub-control volume face. The computed fluxes are given in mole/s or kg/s, depending on the template parameter ReferenceSystemFormulation.
|
|
◆ Cache
◆ DiffusionCoefficientsContainer
◆ DiscretizationMethod
◆ flux()
static ComponentFluxVector Dumux::FicksLawImplementation< TypeTag, DiscretizationMethods::CCMpfa, referenceSystem >::flux |
( |
const Problem & | problem, |
|
|
const Element & | element, |
|
|
const FVElementGeometry & | fvGeometry, |
|
|
const ElementVolumeVariables & | elemVolVars, |
|
|
const SubControlVolumeFace & | scvf, |
|
|
const int | phaseIdx, |
|
|
const ElementFluxVariablesCache & | elemFluxVarsCache ) |
|
inlinestatic |
◆ referenceSystemFormulation()
◆ discMethod
The documentation for this class was generated from the following file: