Various tests using a ThreePModel. The files are listed below. More...
Various tests using a ThreePModel. The files are listed below.
Files | |
file | porousmediumflow/3p/implicit/conduction/main.cc |
Test for the 3pni CC model. | |
file | test/porousmediumflow/3p/implicit/conduction/problem.hh |
Definition of a 3pni problem: Component transport of nitrogen dissolved in the water phase. | |
file | porousmediumflow/3p/implicit/conduction/spatialparams.hh |
Definition of the spatial parameters for the 3pni problems. | |
file | porousmediumflow/3p/implicit/convection/main.cc |
Test for the 3pni CC model. | |
file | test/porousmediumflow/3p/implicit/convection/problem.hh |
Test for the ThreePModel in combination with the NI model for a convection problem. | |
file | porousmediumflow/3p/implicit/infiltration/main.cc |
Test for the three-phase CC model. | |
file | test/porousmediumflow/3p/implicit/infiltration/problem.hh |
Isothermal NAPL infiltration problem: LNAPL contaminates the unsaturated and the saturated groundwater zone. | |
file | porousmediumflow/3p/implicit/infiltration/spatialparams.hh |
Definition of the spatial parameters for the kuevette problem, which uses the three-phase fully implicit model. | |
Classes | |
class | Dumux::ThreePNISpatialParams< GridGeometry, Scalar > |
Definition of the spatial parameters for the 3pni problems. More... | |
class | Dumux::ThreePNIConvectionProblem< TypeTag > |
Test for the ThreePModel in combination with the NI model for a convection problem. More... | |
class | Dumux::InfiltrationThreePProblem< TypeTag > |
Isothermal NAPL infiltration problem: LNAPL contaminates the unsaturated and the saturated groundwater zone. More... | |
class | Dumux::InfiltrationThreePSpatialParams< GridGeometry, Scalar > |
Definition of the spatial parameters for the infiltration problem. More... | |