Problem where liquid water is injected which has to go around an obstacle with \(10^3\) lower permeability. More...
#include <dune/common/parametertreeparser.hh>#include <dune/grid/yaspgrid.hh>#include <dumux/discretization/box.hh>#include <dumux/discretization/cctpfa.hh>#include <dumux/porousmediumflow/mpnc/model.hh>#include <dumux/porousmediumflow/problem.hh>#include <dumux/material/fluidsystems/h2on2.hh>#include <dumux/material/fluidstates/compositional.hh>#include <dumux/material/constraintsolvers/computefromreferencephase.hh>#include "spatialparams.hh"Go to the source code of this file.
Problem where liquid water is injected which has to go around an obstacle with \(10^3\) lower permeability.
The water is injected by means of a Dirichlet condition on the lower right of the domain.
Classes | |
| struct | Dumux::Properties::TTag::Obstacle |
| struct | Dumux::Properties::TTag::ObstacleBox |
| struct | Dumux::Properties::TTag::ObstacleCC |
| struct | Dumux::Properties::Grid< TypeTag, TTag::Obstacle > |
| struct | Dumux::Properties::Problem< TypeTag, TTag::Obstacle > |
| struct | Dumux::Properties::SpatialParams< TypeTag, TTag::Obstacle > |
| struct | Dumux::Properties::FluidSystem< TypeTag, TTag::Obstacle > |
| struct | Dumux::Properties::Scalar< TypeTag, TTag::Obstacle > |
| class | Dumux::ObstacleProblem< TypeTag > |
| Problem where liquid water is injected which has to go around an obstacle with \(10^3\) lower permeability. 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. | |
