Defines the properties required for the immiscible multi-phase model. More...
Go to the source code of this file.
Functions | |
Ewoms::Properties::NEW_PROP_TAG (FluidSystem) | |
The fluid systems including the information about the phases. More... | |
Ewoms::Properties::NEW_PROP_TAG (EnableEnergy) | |
Specifies whether energy should be considered as a conservation quantity or not. More... | |
Ewoms::Properties::NEW_PROP_TAG (WettingPhase) | |
The wetting phase for two-phase models. | |
Ewoms::Properties::NEW_PROP_TAG (NonwettingPhase) | |
The non-wetting phase for two-phase models. | |
Ewoms::Properties::NEW_PROP_TAG (Fluid) | |
The fluid used by the model. | |
Defines the properties required for the immiscible multi-phase model.
Ewoms::Properties::NEW_PROP_TAG | ( | EnableEnergy | ) |
Specifies whether energy should be considered as a conservation quantity or not.
Specifies whether energy is considered as a conservation quantity or not.
Enable the energy equation?
Specify whether energy should be considered as a conservation quantity or not.
Ewoms::Properties::NEW_PROP_TAG | ( | FluidSystem | ) |
The fluid systems including the information about the phases.
The fluid system used for the problem.
Provides the thermodynamic relations.