The indices for the two-phase one-component model.
More...
#include <dumux/porousmediumflow/2p1c/indices.hh>
The indices for the two-phase one-component model.
◆ conti0EqIdx
const int Dumux::TwoPOneCIndices::conti0EqIdx = 0 |
|
static |
Index of the mass conservation equation for the water component.
◆ energyEqIdx
const int Dumux::TwoPOneCIndices::energyEqIdx = 1 |
|
static |
◆ gasPhaseOnly
const int Dumux::TwoPOneCIndices::gasPhaseOnly = 3 |
|
static |
Only gas phase is present.
◆ liquidPhaseOnly
const int Dumux::TwoPOneCIndices::liquidPhaseOnly = 2 |
|
static |
Only the liquid phase is present.
◆ pressureIdx
const int Dumux::TwoPOneCIndices::pressureIdx = 0 |
|
static |
Index for phase pressure in a solution vector.
◆ switchIdx
const int Dumux::TwoPOneCIndices::switchIdx = 1 |
|
static |
Index of saturation or temperature.
◆ temperatureIdx
const int Dumux::TwoPOneCIndices::temperatureIdx = -99 |
|
static |
For compatibility reasons. Do not use.
◆ twoPhases
const int Dumux::TwoPOneCIndices::twoPhases = 1 |
|
static |
Both liquid and gas phase are present.
The documentation for this class was generated from the following file: