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

Problem showcasing the capabilities of the kinetic model. More...

#include <dune/grid/yaspgrid.hh>
#include <dumux/common/properties.hh>
#include <dumux/discretization/box.hh>
#include <dumux/porousmediumflow/mpnc/model.hh>
#include <dumux/porousmediumflow/mpnc/pressureformulation.hh>
#include <dumux/porousmediumflow/problem.hh>
#include <dumux/material/fluidsystems/h2on2kinetic.hh>
#include <dumux/material/components/constant.hh>
#include "spatialparams.hh"
#include <dumux/material/fluidmatrixinteractions/2pia/efftoabslawia.hh>
#include <dumux/material/fluidmatrixinteractions/2pia/awnsurfacepolynomial2ndorder.hh>
#include <dumux/material/fluidmatrixinteractions/2pia/awnsurfacepolynomialedgezero2ndorder.hh>
#include <dumux/material/fluidmatrixinteractions/2pia/awnsurfaceexpfct.hh>
#include <dumux/material/fluidmatrixinteractions/2pia/awnsurfacepcmaxfct.hh>
#include <dumux/material/fluidmatrixinteractions/2pia/awnsurfaceexpswpcto3.hh>

Go to the source code of this file.

Description

Problem showcasing the capabilities of the kinetic model.

The whole domain is porous medium, but the upper half has properties mimicing the ones of a free-flow domain. This way a poor man's coupling approach is accomplished: Without the complications of coupling, the main characteristics a porous and a free-flow domain are depicted.

The porous domain is bypassed with dry air. This way the equilibration process on top of the porous domain can be studied.

Author
Philipp Nuske

Classes

struct  Dumux::Properties::TTag::EvaporationAtmosphere
 
struct  Dumux::Properties::TTag::EvaporationAtmosphereBox
 
struct  Dumux::Properties::Grid< TypeTag, TTag::EvaporationAtmosphere >
 
struct  Dumux::Properties::Problem< TypeTag, TTag::EvaporationAtmosphere >
 
struct  Dumux::Properties::FluidSystem< TypeTag, TTag::EvaporationAtmosphere >
 
struct  Dumux::Properties::PressureFormulation< TypeTag, TTag::EvaporationAtmosphere >
 Set the default pressure formulation: either pw first or pn first. More...
 
struct  Dumux::Properties::Scalar< TypeTag, TTag::EvaporationAtmosphere >
 
struct  Dumux::Properties::SolidSystem< TypeTag, TTag::EvaporationAtmosphere >
 
struct  Dumux::Properties::SpatialParams< TypeTag, TTag::EvaporationAtmosphere >
 
class  Dumux::EvaporationAtmosphereProblem< TypeTag >
 Problem showcasing the capabilities of the kinetic model. 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.
 
Include dependency graph for test/porousmediumflow/mpnc/implicit/kinetic/problem.hh: