A discrete fracture network embedded in an impermeable matrix. More...
#include <dumux/material/components/simpleh2o.hh>
#include <dumux/material/components/trichloroethene.hh>
#include <dumux/material/fluidsystems/2pimmiscible.hh>
#include <dumux/material/fluidsystems/1pliquid.hh>
#include <dumux/porousmediumflow/2p/model.hh>
#include <dumux/porousmediumflow/problem.hh>
#include <dumux/discretization/cctpfa.hh>
#include <dumux/discretization/ccmpfa.hh>
#include <dumux/discretization/box.hh>
#include "spatialparams.hh"
Go to the source code of this file.
A discrete fracture network embedded in an impermeable matrix.
The fracture is a 2D network embedded in 3D.
Classes | |
struct | Dumux::Properties::TTag::Fracture |
struct | Dumux::Properties::TTag::FractureBox |
struct | Dumux::Properties::TTag::FractureCCTpfa |
struct | Dumux::Properties::TTag::FractureCCMpfa |
struct | Dumux::Properties::Problem< TypeTag, TTag::Fracture > |
The grid type. More... | |
struct | Dumux::Properties::FluidSystem< TypeTag, TTag::Fracture > |
struct | Dumux::Properties::SpatialParams< TypeTag, TTag::Fracture > |
struct | Dumux::Properties::EnableGridGeometryCache< TypeTag, TTag::Fracture > |
Enable caching (more memory, but faster runtime) More... | |
struct | Dumux::Properties::EnableGridVolumeVariablesCache< TypeTag, TTag::Fracture > |
struct | Dumux::Properties::EnableGridFluxVariablesCache< TypeTag, TTag::Fracture > |
struct | Dumux::Properties::SolutionDependentAdvection< TypeTag, TTag::Fracture > |
class | Dumux::FractureProblem< TypeTag > |
Exact solution 1D-3D. 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. | |