My Project
|
Contains the property declarations for the Richards model. More...
Go to the source code of this file.
Classes | |
struct | Opm::Properties::WettingFluid< TypeTag, MyTypeTag > |
The fluid used as the wetting phase (by default, we set the fluid system to the immiscible one, which requires this property.) More... | |
struct | Opm::Properties::NonWettingFluid< TypeTag, MyTypeTag > |
The fluid used as the non-wetting phase (by default, we set the fluid system to the immiscible one, which requires this property.) More... | |
struct | Opm::Properties::LiquidPhaseIndex< TypeTag, MyTypeTag > |
Index of the fluid which represents the wetting phase. More... | |
struct | Opm::Properties::GasPhaseIndex< TypeTag, MyTypeTag > |
Index of the fluid which represents the non-wetting phase. More... | |
struct | Opm::Properties::LiquidComponentIndex< TypeTag, MyTypeTag > |
Index of the component which constitutes the liquid. More... | |
struct | Opm::Properties::GasComponentIndex< TypeTag, MyTypeTag > |
Index of the component which constitutes the gas. More... | |
Namespaces | |
namespace | Opm |
This file contains a set of helper functions used by VFPProd / VFPInj. | |
Contains the property declarations for the Richards model.