3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
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  main.cc
 Test for the tracer CC model.
file  problem_1p.hh
 The properties for the incompressible test.
file  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  spatialparams_1p.hh
 The spatial parameters for the incompressible test.
file  spatialparams_tracer.hh
 Definition of the spatial parameters for the tracer problem.
file  main.cc
 Test for the 2p tracer CC model.
file  problem_tracer.hh
 A 2p problem with multiple tracer bands in a porous groundwater reservoir with a lens.
file  spatialparams_tracer.hh
 Definition of the spatial parameters for the tracer problem.
file  main.cc
 Test for the tracer CC model.
file  problem.hh
 Definition of a problem for the tracer problem: A rotating velocity field mixes a tracer band in a porous groundwater reservoir.
file  spatialparams.hh
 Definition of the spatial parameters for the tracer problem.
file  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...