Definition of a problem for the MaxwellStefan problem: A rotating velocity field mixes a MaxwellStefan band in a porous groundwater reservoir. More...
#include <dune/grid/yaspgrid.hh>
#include <dumux/discretization/elementsolution.hh>
#include <dumux/discretization/box.hh>
#include <dumux/discretization/cctpfa.hh>
#include <dumux/porousmediumflow/tracer/model.hh>
#include <dumux/porousmediumflow/problem.hh>
#include "spatialparams.hh"
#include <dumux/flux/maxwellstefanslaw.hh>
#include <dumux/io/gnuplotinterface.hh>
#include <dumux/material/fluidsystems/base.hh>
Go to the source code of this file.
Definition of a problem for the MaxwellStefan problem: A rotating velocity field mixes a MaxwellStefan band in a porous groundwater reservoir.
Classes | |
struct | Dumux::Properties::TTag::MaxwellStefanTest |
struct | Dumux::Properties::TTag::MaxwellStefanTestCC |
struct | Dumux::Properties::TTag::MaxwellStefanTestBox |
struct | Dumux::Properties::Grid< TypeTag, TTag::MaxwellStefanTest > |
struct | Dumux::Properties::Problem< TypeTag, TTag::MaxwellStefanTest > |
struct | Dumux::Properties::SpatialParams< TypeTag, TTag::MaxwellStefanTest > |
struct | Dumux::Properties::UseMoles< TypeTag, TTag::MaxwellStefanTest > |
struct | Dumux::Properties::MolecularDiffusionType< TypeTag, TTag::MaxwellStefanTest > |
Here we set FicksLaw or MaxwellStefansLaw. More... | |
class | Dumux::Properties::MaxwellStefanTracerFluidSystem< TypeTag > |
A simple fluid system with one MaxwellStefan component. More... | |
struct | Dumux::Properties::FluidSystem< TypeTag, TTag::MaxwellStefanTest > |
class | Dumux::MaxwellStefanTestProblem< TypeTag > |
Definition of a problem for the MaxwellStefan problem. More... | |
Namespaces | |
namespace | Dumux |
make the local view function available whenever we use the grid geometry | |
namespace | Dumux::Properties |
namespace | Dumux::Properties::TTag |
Type tag for numeric models. | |