A test problem for the one-phase model: Water is injected in one single point in the middle of the domain. More...
#include <dune/grid/yaspgrid.hh>
#include <dumux/discretization/cctpfa.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 injected in one single point in the middle of the domain.
Classes | |
struct | Dumux::Properties::TTag::OnePSingularity |
struct | Dumux::Properties::TTag::OnePSingularityBox |
struct | Dumux::Properties::TTag::OnePSingularityCCTpfa |
struct | Dumux::Properties::FluidSystem< TypeTag, TTag::OnePSingularity > |
struct | Dumux::Properties::Grid< TypeTag, TTag::OnePSingularity > |
struct | Dumux::Properties::Problem< TypeTag, TTag::OnePSingularity > |
struct | Dumux::Properties::SpatialParams< TypeTag, TTag::OnePSingularity > |
class | Dumux::OnePSingularityProblem< TypeTag > |
Test problem for the one-phase model: Water is injected in a single point in the middle of the domain. 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. | |
Macros | |
#define | GRIDTYPE Dune::YaspGrid<2, Dune::EquidistantOffsetCoordinates<GetPropType<TypeTag, Properties::Scalar>, 2> > |
#define GRIDTYPE Dune::YaspGrid<2, Dune::EquidistantOffsetCoordinates<GetPropType<TypeTag, Properties::Scalar>, 2> > |