A water infiltration problem with a low-permeability lens embedded into a high-permeability domain which uses the Richards box model. More...
#include <dune/grid/yaspgrid.hh>
#include <dumux/discretization/cctpfa.hh>
#include <dumux/discretization/box.hh>
#include <dumux/porousmediumflow/problem.hh>
#include <dumux/porousmediumflow/richardsnc/model.hh>
#include "spatialparams.hh"
Go to the source code of this file.
A water infiltration problem with a low-permeability lens embedded into a high-permeability domain which uses the Richards box model.
Classes | |
struct | Dumux::Properties::TTag::RichardsWellTracer |
struct | Dumux::Properties::TTag::RichardsWellTracerBox |
struct | Dumux::Properties::TTag::RichardsWellTracerCC |
struct | Dumux::Properties::Grid< TypeTag, TTag::RichardsWellTracer > |
struct | Dumux::Properties::Problem< TypeTag, TTag::RichardsWellTracer > |
struct | Dumux::Properties::SpatialParams< TypeTag, TTag::RichardsWellTracer > |
struct | Dumux::Properties::PointSource< TypeTag, TTag::RichardsWellTracer > |
class | Dumux::RichardsWellTracerProblem< TypeTag > |
A water infiltration problem with a low-permeability lens embedded into a high-permeability domain which uses the Richards box model. 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. | |