30#ifndef EWOMS_MULTI_PHASE_BASE_PROPERTIES_HH
31#define EWOMS_MULTI_PHASE_BASE_PROPERTIES_HH
35namespace Opm::Properties {
38template<
class TypeTag,
class MyTypeTag>
41template<
class TypeTag,
class MyTypeTag>
44template<
class TypeTag,
class MyTypeTag>
47template<
class TypeTag,
class MyTypeTag>
50template<
class TypeTag,
class MyTypeTag>
53template<
class TypeTag,
class MyTypeTag>
56template<
class TypeTag,
class MyTypeTag>
59template<
class TypeTag,
class MyTypeTag>
62template<
class TypeTag,
class MyTypeTag>
65template<
class TypeTag,
class MyTypeTag>
68template<
class TypeTag,
class MyTypeTag>
71template<
class TypeTag,
class MyTypeTag>
75template<
class TypeTag,
class MyTypeTag>
78template<
class TypeTag,
class MyTypeTag>
81template<
class TypeTag,
class MyTypeTag>
84template<
class TypeTag,
class MyTypeTag>
86template <
class TypeTag,
class MyTypeTag>
The Opm property system, traits with inheritance.
Enable convective mixing?
Definition multiphasebaseproperties.hh:85
Enable diffusive fluxes?
Definition multiphasebaseproperties.hh:79
Enable dispersive fluxes?
Definition multiphasebaseproperties.hh:82
Specify whether energy should be considered as a conservation quantity or not.
Definition multiphasebaseproperties.hh:76
Definition multiphasebaseproperties.hh:87
The fluid systems including the information about the phases.
Definition multiphasebaseproperties.hh:69
Specifies the relation used for velocity.
Definition multiphasebaseproperties.hh:72
Enumerations used by the model.
Definition multiphasebaseproperties.hh:48
The context material law (extracted from the spatial parameters)
Definition multiphasebaseproperties.hh:54
The material law which ought to be used (extracted from the spatial parameters)
Definition multiphasebaseproperties.hh:51
Number of chemical species in the system.
Definition multiphasebaseproperties.hh:45
Number of fluid phases in the system.
Definition multiphasebaseproperties.hh:42
The parameters of the material law for energy storage of the solid.
Definition multiphasebaseproperties.hh:60
The material law for the energy stored in the solid matrix.
Definition multiphasebaseproperties.hh:57
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:66
The material law for thermal conduction.
Definition multiphasebaseproperties.hh:63
a tag to mark properties as undefined
Definition propertysystem.hh:40