Isothermal NAPL infiltration problem: LNAPL contaminates the unsaturated and the saturated groundwater zone. More...
#include <dune/grid/yaspgrid.hh>
#include <dumux/discretization/cctpfa.hh>
#include <dumux/discretization/box.hh>
#include <dumux/discretization/method.hh>
#include <dumux/porousmediumflow/problem.hh>
#include <dumux/porousmediumflow/3p/model.hh>
#include <dumux/material/fluidsystems/1pliquid.hh>
#include <dumux/material/fluidsystems/1pgas.hh>
#include <dumux/material/fluidsystems/3pimmiscible.hh>
#include <dumux/material/components/tabulatedcomponent.hh>
#include <dumux/material/components/air.hh>
#include <dumux/material/components/mesitylene.hh>
#include <dumux/material/components/h2o.hh>
#include "spatialparams.hh"
Go to the source code of this file.
Isothermal NAPL infiltration problem: LNAPL contaminates the unsaturated and the saturated groundwater zone.
Classes | |
struct | Dumux::Properties::TTag::InfiltrationThreeP |
struct | Dumux::Properties::TTag::InfiltrationThreePBox |
struct | Dumux::Properties::TTag::InfiltrationThreePCCTpfa |
struct | Dumux::Properties::Grid< TypeTag, TTag::InfiltrationThreeP > |
struct | Dumux::Properties::Problem< TypeTag, TTag::InfiltrationThreeP > |
struct | Dumux::Properties::FluidSystem< TypeTag, TTag::InfiltrationThreeP > |
struct | Dumux::Properties::SpatialParams< TypeTag, TTag::InfiltrationThreeP > |
class | Dumux::InfiltrationThreePProblem< TypeTag > |
Isothermal NAPL infiltration problem: LNAPL contaminates the unsaturated and the saturated groundwater zone. More... | |
Namespaces | |
namespace | Dumux |
make the local view function available whenever we use the grid geometry | |
namespace | Dumux::Properties |
namespace | Dumux::Properties::TTag |
Type tag for numeric models. | |