Test problem for the adaptive sequential 2p2c model in 2D. More...
#include <dune/grid/yaspgrid.hh>#include <dumux/common/math.hh>#include <dumux/porousmediumflow/2p2c/sequential/adaptiveproperties.hh>#include <dumux/porousmediumflow/2p2c/sequential/problem.hh>#include <dumux/porousmediumflow/2p/sequential/impes/gridadaptionindicator.hh>#include <dumux/material/fluidmatrixinteractions/2p/linearmaterial.hh>#include <dumux/material/fluidsystems/h2oair.hh>#include <dumux/material/fluidsystems/h2on2.hh>#include "test_dec2p2c_spatialparams.hh"Go to the source code of this file.
Test problem for the adaptive sequential 2p2c model in 2D.
Classes | |
| struct | Dumux::Properties::FluidSystem< TypeTag, TTag::Adaptive2p2c2d > |
| class | Dumux::Adaptive2p2c2d< TypeTag > |
| Test problem for the adaptive sequential 2p2c model in 2D. More... | |
Namespaces | |
| namespace | Dumux |
| make the local view function available whenever we use the grid geometry | |
| namespace | Dumux::Properties |
Functions | |
| Type tag Adaptive2p2c2d | Dumux::Properties::INHERITS_FROM (SequentialTwoPTwoCAdaptive, Test2P2CSpatialParams)) |
| Dumux::Properties::SET_TYPE_PROP (Adaptive2p2c2d, Grid, Dune::YaspGrid< 3 >) | |
| Dumux::Properties::SET_TYPE_PROP (Adaptive2p2c2d, Problem, Adaptive2p2c2d< TTAG(Adaptive2p2c2d)>) | |
| Dumux::Properties::SET_TYPE_PROP (Adaptive2p2c2d, TransportModel, FV2dTransport2P2CAdaptive< TypeTag >) | |
| Dumux::Properties::SET_TYPE_PROP (Adaptive2p2c2d, PressureModel, FV2dPressure2P2CAdaptive< TypeTag >) | |
| Dumux::Properties::SET_TYPE_PROP (Adaptive2p2c2d, AdaptionIndicator, GridAdaptionIndicator2P< TypeTag >) | |
| Dumux::Properties::SET_BOOL_PROP (Adaptive2p2c2d, EnableCapillarity, true) | |
| Dumux::Properties::SET_INT_PROP (Adaptive2p2c2d, PressureFormulation, GET_PROP_TYPE(TypeTag, Indices)::pressureN) | |
