The base class for the problems of ECFV discretizations which deal with a multi-phase flow through a porous medium. More...
#include "discretefractureproperties.hh"
#include <ewoms/models/common/multiphasebaseproblem.hh>
#include <opm/material/common/Means.hpp>
#include <opm/common/Unused.hpp>
#include <opm/common/ErrorMacros.hpp>
#include <opm/common/Exceptions.hpp>
#include <dune/common/fvector.hh>
#include <dune/common/fmatrix.hh>
Go to the source code of this file.
Classes | |
class | Ewoms::DiscreteFractureProblem< TypeTag > |
The base class for the problems of ECFV discretizations which deal with a multi-phase flow through a porous medium. More... | |
Functions | |
Ewoms::Properties::NEW_PROP_TAG (HeatConductionLawParams) | |
The parameters of the material law for heat conduction. More... | |
Ewoms::Properties::NEW_PROP_TAG (EnableGravity) | |
Returns whether gravity is considered in the problem. | |
Ewoms::Properties::NEW_PROP_TAG (FluxModule) | |
Specifies the relation used for velocity. | |
The base class for the problems of ECFV discretizations which deal with a multi-phase flow through a porous medium.