29#ifndef EWOMS_RICHARDS_PROPERTIES_HH
30#define EWOMS_RICHARDS_PROPERTIES_HH
35namespace Opm::Properties {
39template<
class TypeTag,
class MyTypeTag>
44template<
class TypeTag,
class MyTypeTag>
48template<
class TypeTag,
class MyTypeTag>
52template<
class TypeTag,
class MyTypeTag>
56template<
class TypeTag,
class MyTypeTag>
60template<
class TypeTag,
class MyTypeTag>
Defines the common properties required by the porous medium multi-phase models.
Index of the component which constitutes the gas.
Definition richardsproperties.hh:61
Index of the fluid which represents the non-wetting phase.
Definition richardsproperties.hh:53
Index of the component which constitutes the liquid.
Definition richardsproperties.hh:57
Index of the fluid which represents the wetting phase.
Definition richardsproperties.hh:49
The fluid used as the non-wetting phase (by default, we set the fluid system to the immiscible one,...
Definition richardsproperties.hh:45
a tag to mark properties as undefined
Definition propertysystem.hh:40
The fluid used as the wetting phase (by default, we set the fluid system to the immiscible one,...
Definition richardsproperties.hh:40