Declares the properties required for the NCP compositional multi-phase model. More...
#include <ewoms/models/common/multiphasebaseproperties.hh>
#include <ewoms/io/vtkcompositionmodule.hh>
#include <ewoms/io/vtkenergymodule.hh>
#include <ewoms/io/vtkdiffusionmodule.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 (NcpPressureBaseWeight) | |
The unmodified weight for the pressure primary variable. | |
Ewoms::Properties::NEW_PROP_TAG (NcpSaturationsBaseWeight) | |
The weight for the saturation primary variables. | |
Ewoms::Properties::NEW_PROP_TAG (NcpFugacitiesBaseWeight) | |
The unmodified weight for the fugacity primary variables. | |
Ewoms::Properties::NEW_PROP_TAG (NcpCompositionFromFugacitiesSolver) | |
The themodynamic constraint solver which calculates the composition of any phase given all component fugacities. More... | |
Declares the properties required for the NCP compositional 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 | ( | NcpCompositionFromFugacitiesSolver | ) |
The themodynamic constraint solver which calculates the composition of any phase given all component fugacities.