3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces | Macros
test/porousmediumflow/2pnc/implicit/diffusion/problem.hh File Reference

Problem where air is injected under a low permeable layer in a depth of 2700m. More...

#include <dune/grid/yaspgrid.hh>
#include <dumux/discretization/cctpfa.hh>
#include <dumux/discretization/ccmpfa.hh>
#include <dumux/porousmediumflow/2pnc/model.hh>
#include <dumux/porousmediumflow/problem.hh>
#include <dumux/material/fluidsystems/h2on2.hh>
#include "spatialparams.hh"
#include <dumux/flux/maxwellstefanslaw.hh>

Go to the source code of this file.

Description

Problem where air is injected under a low permeable layer in a depth of 2700m.

Classes

struct  Dumux::Properties::TTag::TwoPNCDiffusion
 
struct  Dumux::Properties::TTag::TwoPNCDiffusionCC
 
struct  Dumux::Properties::Grid< TypeTag, TTag::TwoPNCDiffusion >
 
struct  Dumux::Properties::Problem< TypeTag, TTag::TwoPNCDiffusion >
 
struct  Dumux::Properties::FluidSystem< TypeTag, TTag::TwoPNCDiffusion >
 
struct  Dumux::Properties::SpatialParams< TypeTag, TTag::TwoPNCDiffusion >
 
struct  Dumux::Properties::UseMoles< TypeTag, TTag::TwoPNCDiffusion >
 
struct  Dumux::Properties::MolecularDiffusionType< TypeTag, TTag::TwoPNCDiffusion >
 Here we set FicksLaw or TwoPNCDiffusionsLaw. More...
 
struct  Dumux::Properties::Formulation< TypeTag, TTag::TwoPNCDiffusion >
 Set the default formulation to pw-Sn: This can be over written in the problem. More...
 
class  Dumux::TwoPNCDiffusionProblem< TypeTag >
 Problem where air is injected under a low permeable layer in a depth of 2700m. 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.
 

Macros

#define DIFFUSIONTYPE   FicksLaw<TypeTag>
 

Macro Definition Documentation

◆ DIFFUSIONTYPE

#define DIFFUSIONTYPE   FicksLaw<TypeTag>
Include dependency graph for test/porousmediumflow/2pnc/implicit/diffusion/problem.hh: