3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Files | Namespaces | Classes | Macros
2p (two phase) benchmarks and tests

Various tests using a TwoPModel. The files are listed below. More...

Description

Various tests using a TwoPModel. The files are listed below.

Files

file  porousmediumflow/2p/implicit/adaptive/main.cc
 Test for the two-phase porous medium flow model.
 
file  pointsourceproblem.hh
 Soil contamination problem where DNAPL infiltrates a fully water saturated medium.
 
file  test/porousmediumflow/2p/implicit/adaptive/problem.hh
 Soil contamination problem where DNAPL infiltrates a fully water saturated medium.
 
file  porousmediumflow/2p/implicit/boxdfm/main.cc
 Test for the two-phase porous medium flow model.
 
file  porousmediumflow/2p/implicit/cornerpoint/main.cc
 Test for the two-phase porous medium flow model on a cornerpoint grid.
 
file  porousmediumflow/2p/implicit/fracture/main.cc
 Fracture 2d in 3d test for the two-phase box model.
 
file  test/porousmediumflow/2p/implicit/fracture/problem.hh
 A discrete fracture network embedded in an impermeable matrix.
 
file  porousmediumflow/2p/implicit/fracture/spatialparams.hh
 The spatial parameters for the LensProblem which uses the two-phase fully implicit model.
 
file  porousmediumflow/2p/implicit/incompressible/main.cc
 Test for the two-phase porousmedium flow model.
 
file  porousmediumflow/2p/implicit/nonisothermal/main.cc
 test for the 2pni CC model
 
file  test/porousmediumflow/2p/implicit/nonisothermal/problem.hh
 Non-isothermal gas injection problem where a gas (e.g. air) is injected into a fully water saturated medium.
 

Namespaces

namespace  Dumux
 make the local view function available whenever we use the grid geometry
 

Classes

class  Dumux::PointSourceTestProblem< TypeTag >
 Soil contamination problem where DNAPL infiltrates a fully water saturated medium. More...
 
class  Dumux::TwoPTestProblemAdaptive< TypeTag >
 Soil contamination problem where DNAPL infiltrates a fully water saturated medium. More...
 
class  Dumux::TwoPTestProblem< TypeTag >
 The incompressible 2p-boxdfm test problem. More...
 
class  Dumux::TwoPTestSpatialParams< GridGeometry, Scalar >
 The spatial params for the incompressible 2p test. More...
 
class  Dumux::FractureProblem< TypeTag >
 Exact solution 1D-3D. More...
 
class  Dumux::FractureSpatialParams< GridGeometry, Scalar >
 The spatial parameters for the LensProblem which uses the two-phase fully implicit model. More...
 
class  Dumux::InjectionProblem2PNI< TypeTag >
 Forward declaration of the problem class. More...
 

Macros

#define GRIDTYPE   Dune::ALUGrid<2, 2, Dune::simplex, Dune::conforming>;
 The properties for the incompressible 2p-boxdfm test. More...
 
#define ENABLEINTERFACESOLVER   0
 The properties for the incompressible 2p test. More...
 

Macro Definition Documentation

◆ ENABLEINTERFACESOLVER

#define ENABLEINTERFACESOLVER   0

The properties for the incompressible 2p test.

◆ GRIDTYPE

#define GRIDTYPE   Dune::ALUGrid<2, 2, Dune::simplex, Dune::conforming>;

The properties for the incompressible 2p-boxdfm test.