test problem for the sequential 2p2c model More...
#include <dune/grid/yaspgrid.hh>#include <dumux/porousmediumflow/2p2c/sequential/problem.hh>#include <dumux/porousmediumflow/2p2c/sequential/fvpressure.hh>#include <dumux/porousmediumflow/2p2c/sequential/fvtransport.hh>#include <dumux/material/fluidsystems/h2oair.hh>#include "test_dec2p2c_spatialparams.hh"Go to the source code of this file.
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) | |
