30#ifndef EWOMS_MULTI_PHASE_BASE_PROPERTIES_HH
31#define EWOMS_MULTI_PHASE_BASE_PROPERTIES_HH
35namespace Opm::Properties {
38template<
class TypeTag,
class MyTypeTag>
42template<
class TypeTag,
class MyTypeTag>
46template<
class TypeTag,
class MyTypeTag>
50template<
class TypeTag,
class MyTypeTag>
54template<
class TypeTag,
class MyTypeTag>
58template<
class TypeTag,
class MyTypeTag>
62template<
class TypeTag,
class MyTypeTag>
66template<
class TypeTag,
class MyTypeTag>
70template<
class TypeTag,
class MyTypeTag>
74template<
class TypeTag,
class MyTypeTag>
78template<
class TypeTag,
class MyTypeTag>
82template<
class TypeTag,
class MyTypeTag>
86template<
class TypeTag,
class MyTypeTag>
90template<
class TypeTag,
class MyTypeTag>
94template<
class TypeTag,
class MyTypeTag>
98template<
class TypeTag,
class MyTypeTag>
102template <
class TypeTag,
class MyTypeTag>
The Opm property system, traits with inheritance.
Enable convective mixing?
Definition multiphasebaseproperties.hh:99
Enable diffusive fluxes?
Definition multiphasebaseproperties.hh:91
Enable dispersive fluxes?
Definition multiphasebaseproperties.hh:95
Specify whether energy should be considered as a conservation quantity or not.
Definition multiphasebaseproperties.hh:87
Enable water?
Definition multiphasebaseproperties.hh:103
The fluid systems including the information about the phases.
Definition multiphasebaseproperties.hh:79
Specifies the relation used for velocity.
Definition multiphasebaseproperties.hh:83
Enumerations used by the model.
Definition multiphasebaseproperties.hh:51
The context material law (extracted from the spatial parameters).
Definition multiphasebaseproperties.hh:59
The material law which ought to be used (extracted from the spatial parameters).
Definition multiphasebaseproperties.hh:55
Number of chemical species in the system.
Definition multiphasebaseproperties.hh:47
Number of fluid phases in the system.
Definition multiphasebaseproperties.hh:43
The parameters of the material law for energy storage of the solid.
Definition multiphasebaseproperties.hh:67
The material law for the energy stored in the solid matrix.
Definition multiphasebaseproperties.hh:63
The splice to be used for the spatial discretization.
Definition multiphasebaseproperties.hh:39
The parameters of the material law for thermal conduction.
Definition multiphasebaseproperties.hh:75
The material law for thermal conduction.
Definition multiphasebaseproperties.hh:71
a tag to mark properties as undefined
Definition propertysystem.hh:38