discretefracturemodel.hh File Reference
Include dependency graph for discretefracturemodel.hh:

Go to the source code of this file.

Classes

struct  Opm::Properties::TTag::DiscreteFractureModel
 The generic type tag for problems using the immiscible multi-phase model. More...
 
struct  Opm::Properties::Model< TypeTag, TTag::DiscreteFractureModel >
 The class for the model. More...
 
struct  Opm::Properties::BaseProblem< TypeTag, TTag::DiscreteFractureModel >
 The class for the model. More...
 
struct  Opm::Properties::LocalResidual< TypeTag, TTag::DiscreteFractureModel >
 Use the immiscible multi-phase local jacobian operator for the immiscible multi-phase model. More...
 
struct  Opm::Properties::PrimaryVariables< TypeTag, TTag::DiscreteFractureModel >
 the PrimaryVariables property More...
 
struct  Opm::Properties::IntensiveQuantities< TypeTag, TTag::DiscreteFractureModel >
 the IntensiveQuantities property More...
 
struct  Opm::Properties::ExtensiveQuantities< TypeTag, TTag::DiscreteFractureModel >
 the ExtensiveQuantities property More...
 
struct  Opm::Properties::UseTwoPointGradients< TypeTag, TTag::DiscreteFractureModel >
 
struct  Opm::Properties::EnableIntensiveQuantityCache< TypeTag, TTag::DiscreteFractureModel >
 
class  Opm::DiscreteFractureModel< TypeTag >
 A fully-implicit multi-phase flow model which assumes immiscibility of the phases and is able to include fractures in the domain. More...
 

Namespaces

namespace  Opm
 
namespace  Opm::Properties
 
namespace  Opm::Properties::TTag
 The generic type tag for problems using the immiscible multi-phase model.
 

Detailed Description

A fully-implicit multi-phase flow model which assumes immiscibility of the phases and is able to include fractures in the domain.

This model implements multi-phase flow of $M > 0$ immiscible fluids $\alpha$. It also can consider edges of the computational grid as fractures i.e. as a porous medium with different higher permeability than the rest of the domain.

See also
Immiscible