Various tests using a ThreePThreeCModel. The files are listed below. More...
Various tests using a ThreePThreeCModel. The files are listed below.
Files | |
file | porousmediumflow/3p3c/implicit/columnxylol/main.cc |
Test for the three-phase three-component box model. | |
file | test/porousmediumflow/3p3c/implicit/columnxylol/problem.hh |
Non-isothermal injection problem where water is injected into a sand column with a NAPL contamination. | |
file | porousmediumflow/3p3c/implicit/columnxylol/spatialparams.hh |
Definition of the spatial parameters for the column problem. | |
file | porousmediumflow/3p3c/implicit/infiltration/main.cc |
Test for the three-phase three-component box model. | |
file | test/porousmediumflow/3p3c/implicit/infiltration/problem.hh |
Isothermal NAPL infiltration problem: LNAPL contaminates the unsaturated and the saturated groundwater zone. | |
file | porousmediumflow/3p3c/implicit/infiltration/spatialparams.hh |
Definition of the spatial parameters for the kuevette problem which uses the isothermal two-phase two component fully implicit model. | |
file | porousmediumflow/3p3c/implicit/kuevette/main.cc |
Test for the three-phase three-component box model. | |
file | test/porousmediumflow/3p3c/implicit/kuevette/problem.hh |
Non-isothermal gas injection problem where a gas (e.g. steam/air) is injected into a unsaturated porous medium with a residually trapped NAPL contamination. | |
file | porousmediumflow/3p3c/implicit/kuevette/spatialparams.hh |
Definition of the spatial parameters for the kuevette problem. | |
Classes | |
class | Dumux::ColumnProblem< TypeTag > |
Non-isothermal injection problem where water is injected into a sand column with a NAPL contamination. More... | |
class | Dumux::InfiltrationThreePThreeCProblem< TypeTag > |
Isothermal NAPL infiltration problem: LNAPL contaminates the unsaturated and the saturated groundwater zone. More... | |
class | Dumux::InfiltrationThreePThreeCSpatialParams< GridGeometry, Scalar > |
Definition of the spatial parameters for the infiltration problem. More... | |
class | Dumux::KuevetteProblem< TypeTag > |
Non-isothermal gas injection problem where a gas (e.g. steam/air) is injected into a unsaturated porous medium with a residually trapped NAPL contamination. More... | |
class | Dumux::KuevetteSpatialParams< GridGeometry, Scalar > |
Definition of the spatial parameters for the kuevette problem. More... | |