Specialization of Maxwell Stefan's Law for the CCTpfa method.
#include <dumux/flux/cctpfa/maxwellstefanslaw.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 kg/s.
|
|
◆ Cache
state the type for the corresponding cache and its filler We don't cache anything for this law
◆ CacheFiller
◆ DiffusionCoefficientsContainer
◆ DiscretizationMethod
◆ flux()
static ComponentFluxVector Dumux::MaxwellStefansLawImplementation< TypeTag, DiscretizationMethods::CCTpfa, 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: