Specialization of Maxwell Stefan's Law for the Box method. More...
#include <dumux/flux/box/maxwellstefanslaw.hh>
Specialization of Maxwell Stefan's Law for the Box method.
Public Types | |
using | DiffusionCoefficientsContainer = MaxwellStefanDiffusionCoefficients< Scalar, numFluidPhases, numComponents > |
Static Public Member Functions | |
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. More... | |
using Dumux::MaxwellStefansLawImplementation< TypeTag, DiscretizationMethods::Box, referenceSystem >::DiffusionCoefficientsContainer = MaxwellStefanDiffusionCoefficients<Scalar, numFluidPhases, numComponents> |
|
inlinestatic |
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.
|
inlinestaticconstexpr |