3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Types | Static Public Member Functions | List of all members
Dumux::MaxwellStefansLawImplementation< TypeTag, DiscretizationMethods::Box, referenceSystem > Class Template Reference

Specialization of Maxwell Stefan's Law for the Box method. More...

#include <dumux/flux/box/maxwellstefanslaw.hh>

Description

template<class TypeTag, ReferenceSystemFormulation referenceSystem>
class Dumux::MaxwellStefansLawImplementation< TypeTag, DiscretizationMethods::Box, referenceSystem >

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...
 

Member Typedef Documentation

◆ DiffusionCoefficientsContainer

template<class TypeTag , ReferenceSystemFormulation referenceSystem>
using Dumux::MaxwellStefansLawImplementation< TypeTag, DiscretizationMethods::Box, referenceSystem >::DiffusionCoefficientsContainer = MaxwellStefanDiffusionCoefficients<Scalar, numFluidPhases, numComponents>

Member Function Documentation

◆ flux()

template<class TypeTag , ReferenceSystemFormulation referenceSystem>
static ComponentFluxVector Dumux::MaxwellStefansLawImplementation< TypeTag, DiscretizationMethods::Box, referenceSystem >::flux ( const Problem &  problem,
const Element &  element,
const FVElementGeometry &  fvGeometry,
const ElementVolumeVariables &  elemVolVars,
const SubControlVolumeFace &  scvf,
const int  phaseIdx,
const ElementFluxVariablesCache &  elemFluxVarsCache 
)
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.

◆ referenceSystemFormulation()

template<class TypeTag , ReferenceSystemFormulation referenceSystem>
static constexpr ReferenceSystemFormulation Dumux::MaxwellStefansLawImplementation< TypeTag, DiscretizationMethods::Box, referenceSystem >::referenceSystemFormulation ( )
inlinestaticconstexpr

The documentation for this class was generated from the following file: