A test problem for the one-phase model: water is flowing from bottom to top through and around a low permeable lens. More...
#include <dune/grid/yaspgrid.hh>
#include <dumux/discretization/cctpfa.hh>
#include <dumux/discretization/ccmpfa.hh>
#include <dumux/discretization/box.hh>
#include <dumux/porousmediumflow/1p/model.hh>
#include <dumux/porousmediumflow/problem.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 test problem for the one-phase model: water is flowing from bottom to top through and around a low permeable lens.
Classes | |
struct | Dumux::Properties::TTag::OnePTest |
struct | Dumux::Properties::TTag::OnePTestBox |
struct | Dumux::Properties::TTag::OnePTestCCTpfa |
struct | Dumux::Properties::TTag::OnePTestCCMpfa |
struct | Dumux::Properties::FluidSystem< TypeTag, TTag::OnePTest > |
struct | Dumux::Properties::Grid< TypeTag, TTag::OnePTest > |
struct | Dumux::Properties::Problem< TypeTag, TTag::OnePTest > |
struct | Dumux::Properties::SpatialParams< TypeTag, TTag::OnePTest > |
class | Dumux::OnePTestProblem< TypeTag, tag > |
Multidomain test problem for the incompressible one-phase 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. | |