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

test problem for the sequential 2p2c model More...

Go to the source code of this file.

Description

test problem for the sequential 2p2c model

Classes

struct  Dumux::Properties::FluidSystem< TypeTag, TTag::TestDecTwoPTwoC >
class  Dumux::TestDecTwoPTwoCProblem< TypeTag >
 test problem for the sequential 2p2c model More...

Namespaces

namespace  Dumux
 make the local view function available whenever we use the grid geometry
namespace  Dumux::Properties

Functions

Type tag TestDecTwoPTwoC Dumux::Properties::INHERITS_FROM (SequentialTwoPTwoC, Test2P2CSpatialParams))
 Dumux::Properties::SET_TYPE_PROP (TestDecTwoPTwoC, Grid, Dune::YaspGrid< 3 >)
 Dumux::Properties::SET_TYPE_PROP (TestDecTwoPTwoC, Problem, TestDecTwoPTwoCProblem< TypeTag >)
 Dumux::Properties::SET_TYPE_PROP (TestDecTwoPTwoC, TransportModel, FVTransport2P2C< TypeTag >)
 Dumux::Properties::SET_TYPE_PROP (TestDecTwoPTwoC, PressureModel, FVPressure2P2C< TypeTag >)
 Dumux::Properties::SET_INT_PROP (TestDecTwoPTwoC, PressureFormulation, GET_PROP_TYPE(TypeTag, Indices)::pressureN)
 Dumux::Properties::SET_BOOL_PROP (TestDecTwoPTwoC, EnableCapillarity, true)
 Dumux::Properties::SET_INT_PROP (TestDecTwoPTwoC, BoundaryMobility, GET_PROP_TYPE(TypeTag, Indices)::satDependent)