Dispersion flux for different discretization schemes. More...
#include <dumux/common/properties.hh>#include <dumux/discretization/method.hh>#include <dumux/flux/referencesystemformulation.hh>Go to the source code of this file.
Dispersion flux for different discretization schemes.
Namespaces | |
| namespace | Dumux |
| Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |
Typedefs | |
| template<class TypeTag , ReferenceSystemFormulation referenceSystem = ReferenceSystemFormulation::massAveraged> | |
| using | Dumux::DiffusiveDispersionFlux = DispersionFluxImplementation< TypeTag, typename GetPropType< TypeTag, Properties::GridGeometry >::DiscretizationMethod, referenceSystem > |
| Evaluates the dispersive flux. More... | |