3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches

Problem where air is injected in a unsaturated porous medium. More...

#include <dune/grid/yaspgrid.hh>
#include <dune/common/parametertreeparser.hh>
#include <dumux/discretization/box.hh>
#include <dumux/discretization/cctpfa.hh>
#include <dumux/porousmediumflow/2p2c/model.hh>
#include <dumux/porousmediumflow/problem.hh>
#include <dumux/material/fluidsystems/h2on2.hh>
#include <dumux/material/fluidstates/compositional.hh>
#include "spatialparams.hh"
#include "iofields.hh"

Go to the source code of this file.

Description

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::TwoPTwoCComparison
struct  Dumux::Properties::TTag::TwoPTwoCComparisonBox
struct  Dumux::Properties::TTag::TwoPTwoCComparisonCC
struct  Dumux::Properties::Grid< TypeTag, TTag::TwoPTwoCComparison >
struct  Dumux::Properties::Problem< TypeTag, TTag::TwoPTwoCComparison >
struct  Dumux::Properties::FluidSystem< TypeTag, TTag::TwoPTwoCComparison >
struct  Dumux::Properties::SpatialParams< TypeTag, TTag::TwoPTwoCComparison >
struct  Dumux::Properties::Scalar< TypeTag, TTag::TwoPTwoCComparison >
struct  Dumux::Properties::Formulation< TypeTag, TTag::TwoPTwoCComparison >
struct  Dumux::Properties::UseMoles< TypeTag, TTag::TwoPTwoCComparison >
struct  Dumux::Properties::IOFields< TypeTag, TTag::TwoPTwoCComparison >
class  Dumux::TwoPTwoCComparisonProblem< 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.