3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Files | Classes
Tracer benchmarks and tests

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

Description

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

Files

file  porousmediumflow/tracer/1ptracer/main.cc
 Test for the tracer CC model.
 
file  porousmediumflow/tracer/1ptracer/problem_1p.hh
 The properties for the incompressible test.
 
file  1ptracer/problem_tracer.hh
 Definition of a problem, for the tracer problem: A rotating velocity field mixes a tracer band in a porous groundwater reservoir.
 
file  porousmediumflow/tracer/1ptracer/spatialparams_1p.hh
 The spatial parameters for the incompressible test.
 
file  porousmediumflow/tracer/1ptracer/spatialparams_tracer.hh
 Definition of the spatial parameters for the tracer problem.
 
file  porousmediumflow/tracer/2ptracer/main.cc
 Test for the 2p tracer CC model.
 
file  2ptracer/problem_tracer.hh
 A 2p problem with multiple tracer bands in a porous groundwater reservoir with a lens.
 
file  porousmediumflow/tracer/2ptracer/spatialparams_tracer.hh
 Definition of the spatial parameters for the tracer problem.
 
file  porousmediumflow/tracer/constvel/main.cc
 Test for the tracer CC model.
 
file  test/porousmediumflow/tracer/constvel/problem.hh
 Definition of a problem for the tracer problem: A rotating velocity field mixes a tracer band in a porous groundwater reservoir.
 
file  porousmediumflow/tracer/constvel/spatialparams.hh
 Definition of the spatial parameters for the tracer problem.
 
file  porousmediumflow/tracer/multicomp/main.cc
 Test for the multi-component tracer porous medium flow model.
 

Classes

class  Dumux::OnePTestProblem< TypeTag, tag >
 Multidomain test problem for the incompressible one-phase model. More...
 
class  Dumux::TracerTestProblem< TypeTag >
 Definition of a problem, for the tracer problem: A rotating velocity field mixes a tracer band in a porous groundwater reservoir. More...
 
class  Dumux::OnePTestSpatialParams< GridGeometry, Scalar >
 The spatial parameters class for the test problem using the incompressible 1p model. More...
 
class  Dumux::TracerTestSpatialParams< GridGeometry, Scalar >
 Definition of the spatial parameters for the tracer problem. More...
 
class  Dumux::TwoPTracerTestProblem< TypeTag >
 A 2p problem with multiple tracer bands in a porous groundwater reservoir with a lens. More...
 
class  Dumux::TwoPTracerTestSpatialParams< GridGeometry, Scalar >
 Definition of the spatial parameters for the tracer problem. More...
 
class  Dumux::TracerTest< TypeTag >
 Definition of a problem for the tracer problem: A rotating velocity field mixes a tracer band in a porous groundwater reservoir. More...