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/richards/model.hh>
#include <dumux/material/components/simpleh2o.hh>
#include <dumux/material/fluidsystems/1pliquid.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::RichardsLens |
struct | Dumux::Properties::TTag::RichardsLensBox |
struct | Dumux::Properties::TTag::RichardsLensCC |
struct | Dumux::Properties::Grid< TypeTag, TTag::RichardsLens > |
struct | Dumux::Properties::Problem< TypeTag, TTag::RichardsLens > |
struct | Dumux::Properties::SpatialParams< TypeTag, TTag::RichardsLens > |
class | Dumux::RichardsLensProblem< TypeTag > |
A water infiltration problem with a low-permeability lens embedded into a high-permeability domain which uses the Richards 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. | |