Non-isothermal gas injection problem where a gas (e.g. air) is injected into a fully water saturated medium. More...
#include <dune/grid/yaspgrid.hh>
#include <dumux/discretization/cctpfa.hh>
#include <dumux/discretization/box.hh>
#include <dumux/discretization/method.hh>
#include <dumux/material/components/n2.hh>
#include <dumux/material/fluidsystems/h2on2.hh>
#include <dumux/porousmediumflow/2p2c/model.hh>
#include <dumux/porousmediumflow/problem.hh>
#include "spatialparams.hh"
Go to the source code of this file.
Non-isothermal gas injection problem where a gas (e.g. air) is injected into a fully water saturated medium.
Classes | |
struct | Dumux::Properties::TTag::WaterAir |
struct | Dumux::Properties::TTag::WaterAirBox |
struct | Dumux::Properties::TTag::WaterAirCCTpfa |
struct | Dumux::Properties::Grid< TypeTag, TTag::WaterAir > |
struct | Dumux::Properties::Problem< TypeTag, TTag::WaterAir > |
struct | Dumux::Properties::FluidSystem< TypeTag, TTag::WaterAir > |
struct | Dumux::Properties::SpatialParams< TypeTag, TTag::WaterAir > |
struct | Dumux::Properties::UseMoles< TypeTag, TTag::WaterAir > |
class | Dumux::WaterAirProblem< TypeTag > |
Non-isothermal gas injection problem where a gas (e.g. air) is injected into a fully water saturated medium. 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. | |