Declares the properties required for the compositional multi-phase primary variable switching model. More...
#include <ewoms/models/common/multiphasebaseproperties.hh>
#include <ewoms/models/common/diffusionmodule.hh>
#include <ewoms/models/common/energymodule.hh>
#include <ewoms/io/vtkcompositionmodule.hh>
#include <ewoms/io/vtkphasepresencemodule.hh>
#include <ewoms/io/vtkdiffusionmodule.hh>
#include <ewoms/io/vtkenergymodule.hh>
Go to the source code of this file.
Functions | |
Ewoms::Properties::NEW_PROP_TAG (EnableEnergy) | |
Specifies whether energy should be considered as a conservation quantity or not. More... | |
Ewoms::Properties::NEW_PROP_TAG (EnableDiffusion) | |
Enable diffusive fluxes? | |
Ewoms::Properties::NEW_PROP_TAG (PvsVerbosity) | |
The verbosity of the model (0 -> do not print anything, 2 -> spam stdout a lot) | |
Ewoms::Properties::NEW_PROP_TAG (PvsPressureBaseWeight) | |
The basis value for the weight of the pressure primary variable. | |
Ewoms::Properties::NEW_PROP_TAG (PvsSaturationsBaseWeight) | |
The basis value for the weight of the saturation primary variables. | |
Ewoms::Properties::NEW_PROP_TAG (PvsMoleFractionsBaseWeight) | |
The basis value for the weight of the mole fraction primary variables. | |
Declares the properties required for the compositional multi-phase primary variable switching 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.