discretefracturemodel.hh File Reference

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

Include dependency graph for discretefracturemodel.hh:

Go to the source code of this file.

Classes

class  Ewoms::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...
 
class  Ewoms::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

 Ewoms
 
 Ewoms::Properties
 

Functions

 Ewoms::Properties::NEW_TYPE_TAG (DiscreteFractureModel, INHERITS_FROM(ImmiscibleTwoPhaseModel, VtkDiscreteFracture))
 The generic type tag for problems using the immiscible multi-phase model. More...
 
 Ewoms::Properties::SET_TYPE_PROP (DiscreteFractureModel, Model, Ewoms::DiscreteFractureModel< TypeTag >)
 The class for the model. More...
 
 Ewoms::Properties::SET_TYPE_PROP (DiscreteFractureModel, BaseProblem, Ewoms::DiscreteFractureProblem< TypeTag >)
 The class for the model. More...
 
 Ewoms::Properties::SET_TYPE_PROP (DiscreteFractureModel, LocalResidual, Ewoms::DiscreteFractureLocalResidual< TypeTag >)
 Use the immiscible multi-phase local jacobian operator for the immiscible multi-phase model. More...
 
 Ewoms::Properties::SET_TYPE_PROP (DiscreteFractureModel, PrimaryVariables, Ewoms::DiscreteFracturePrimaryVariables< TypeTag >)
 the PrimaryVariables property More...
 
 Ewoms::Properties::SET_TYPE_PROP (DiscreteFractureModel, IntensiveQuantities, Ewoms::DiscreteFractureIntensiveQuantities< TypeTag >)
 the IntensiveQuantities property More...
 
 Ewoms::Properties::SET_TYPE_PROP (DiscreteFractureModel, ExtensiveQuantities, Ewoms::DiscreteFractureExtensiveQuantities< TypeTag >)
 the ExtensiveQuantities property More...
 
 Ewoms::Properties::SET_BOOL_PROP (DiscreteFractureModel, UseTwoPointGradients, true)
 
 Ewoms::Properties::SET_BOOL_PROP (DiscreteFractureModel, EnableIntensiveQuantityCache, false)
 

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