multiphasebaseproperties.hh File Reference

Defines the common properties required by the porous medium multi-phase models. More...

Include dependency graph for multiphasebaseproperties.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Ewoms
 
 Ewoms::Properties
 

Functions

 Ewoms::Properties::NEW_PROP_TAG (SpatialDiscretizationSplice)
 The splice to be used for the spatial discretization. More...
 
 Ewoms::Properties::NEW_PROP_TAG (NumPhases)
 Number of fluid phases in the system. More...
 
 Ewoms::Properties::NEW_PROP_TAG (NumComponents)
 Number of chemical species in the system. More...
 
 Ewoms::Properties::NEW_PROP_TAG (Indices)
 Enumerations used by the model. More...
 
 Ewoms::Properties::NEW_PROP_TAG (MaterialLaw)
 The material law which ought to be used (extracted from the spatial parameters) More...
 
 Ewoms::Properties::NEW_PROP_TAG (MaterialLawParams)
 The context material law (extracted from the spatial parameters) More...
 
 Ewoms::Properties::NEW_PROP_TAG (HeatConductionLaw)
 The material law for heat conduction. More...
 
 Ewoms::Properties::NEW_PROP_TAG (HeatConductionLawParams)
 The parameters of the material law for heat conduction. More...
 
 Ewoms::Properties::NEW_PROP_TAG (FluidSystem)
 The fluid systems including the information about the phases. More...
 
 Ewoms::Properties::NEW_PROP_TAG (FluxModule)
 Specifies the relation used for velocity. More...
 
 Ewoms::Properties::NEW_PROP_TAG (EnableGravity)
 Returns whether gravity is considered in the problem. More...
 

Detailed Description

Defines the common properties required by the porous medium multi-phase models.