A Darcy test problem using Maxwell-Stefan diffusion. More...
#include <dune/grid/yaspgrid.hh>
#include <dumux/discretization/cctpfa.hh>
#include <dumux/flux/maxwellstefanslaw.hh>
#include <dumux/porousmediumflow/1pnc/model.hh>
#include <dumux/porousmediumflow/problem.hh>
#include <dumux/material/fluidmatrixinteractions/diffusivityconstanttortuosity.hh>
#include <dumux/multidomain/boundary/stokesdarcy/couplingdata.hh>
#include "../1p2c_1p2c/spatialparams.hh"
#include "h2n2co2fluidsystem.hh"
Go to the source code of this file.
A Darcy test problem using Maxwell-Stefan diffusion.
Classes | |
struct | Dumux::Properties::TTag::DarcyOnePThreeC |
struct | Dumux::Properties::Problem< TypeTag, TTag::DarcyOnePThreeC > |
struct | Dumux::Properties::FluidSystem< TypeTag, TTag::DarcyOnePThreeC > |
struct | Dumux::Properties::UseMoles< TypeTag, TTag::DarcyOnePThreeC > |
struct | Dumux::Properties::ReplaceCompEqIdx< TypeTag, TTag::DarcyOnePThreeC > |
struct | Dumux::Properties::EffectiveDiffusivityModel< TypeTag, TTag::DarcyOnePThreeC > |
Use a model with constant tortuosity for the effective diffusivity. More... | |
struct | Dumux::Properties::Grid< TypeTag, TTag::DarcyOnePThreeC > |
struct | Dumux::Properties::MolecularDiffusionType< TypeTag, TTag::DarcyOnePThreeC > |
struct | Dumux::Properties::SpatialParams< TypeTag, TTag::DarcyOnePThreeC > |
class | Dumux::DarcySubProblem< TypeTag > |
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. | |