Problem where air is injected in a unsaturated porous medium. More...
#include <dune/common/parametertreeparser.hh>
#include <dune/grid/yaspgrid.hh>
#include <dumux/discretization/box.hh>
#include <dumux/discretization/cctpfa.hh>
#include <dumux/porousmediumflow/mpnc/model.hh>
#include <dumux/porousmediumflow/problem.hh>
#include <test/porousmediumflow/2p2c/implicit/mpnccomparison/iofields.hh>
#include <dumux/material/fluidsystems/h2on2.hh>
#include <dumux/material/fluidstates/compositional.hh>
#include <dumux/material/constraintsolvers/misciblemultiphasecomposition.hh>
#include "spatialparams.hh"
Go to the source code of this file.
Problem where air is injected in a unsaturated porous medium.
This test compares a mpnc problem with a 2p2c problem.
Classes | |
struct | Dumux::Properties::TTag::MPNCComparison |
struct | Dumux::Properties::TTag::MPNCComparisonBox |
struct | Dumux::Properties::TTag::MPNCComparisonCC |
struct | Dumux::Properties::Grid< TypeTag, TTag::MPNCComparison > |
struct | Dumux::Properties::Problem< TypeTag, TTag::MPNCComparison > |
struct | Dumux::Properties::SpatialParams< TypeTag, TTag::MPNCComparison > |
struct | Dumux::Properties::FluidSystem< TypeTag, TTag::MPNCComparison > |
struct | Dumux::Properties::Scalar< TypeTag, TTag::MPNCComparison > |
struct | Dumux::Properties::UseMoles< TypeTag, TTag::MPNCComparison > |
struct | Dumux::Properties::IOFields< TypeTag, TTag::MPNCComparison > |
class | Dumux::MPNCComparisonProblem< TypeTag > |
Problem where air is injected in a unsaturated porous 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. | |