The indices for the isothermal 3p2cni model.
#include <dumux/porousmediumflow/3pwateroil/indices.hh>
|
static const int | threePhases = 1 |
| All three phases are present.
|
|
static const int | wPhaseOnly = 2 |
| Only the water phase is present.
|
|
static const int | gnPhaseOnly = 3 |
| Only gas and NAPL phases are present.
|
|
static const int | wnPhaseOnly = 4 |
| Only water and NAPL phases are present.
|
|
static const int | gPhaseOnly = 5 |
| Only gas phase is present.
|
|
static const int | wgPhaseOnly = 6 |
| Only water and gas phases are present.
|
|
static const int | pressureIdx = 0 |
| Index for phase pressure in a solution vector.
|
|
static const int | switch1Idx = 1 |
| Index 1 of saturation, mole fraction or temperature.
|
|
static const int | switch2Idx = 2 |
| Index 2 of saturation, mole fraction or temperature.
|
|
static const int | conti0EqIdx = 0 |
| Index of the mass conservation equation for the water component.
|
|
◆ conti0EqIdx
const int Dumux::ThreePWaterOilIndices::conti0EqIdx = 0 |
|
static |
◆ gnPhaseOnly
const int Dumux::ThreePWaterOilIndices::gnPhaseOnly = 3 |
|
static |
◆ gPhaseOnly
const int Dumux::ThreePWaterOilIndices::gPhaseOnly = 5 |
|
static |
◆ pressureIdx
const int Dumux::ThreePWaterOilIndices::pressureIdx = 0 |
|
static |
◆ switch1Idx
const int Dumux::ThreePWaterOilIndices::switch1Idx = 1 |
|
static |
◆ switch2Idx
const int Dumux::ThreePWaterOilIndices::switch2Idx = 2 |
|
static |
◆ threePhases
const int Dumux::ThreePWaterOilIndices::threePhases = 1 |
|
static |
◆ wgPhaseOnly
const int Dumux::ThreePWaterOilIndices::wgPhaseOnly = 6 |
|
static |
◆ wnPhaseOnly
const int Dumux::ThreePWaterOilIndices::wnPhaseOnly = 4 |
|
static |
◆ wPhaseOnly
const int Dumux::ThreePWaterOilIndices::wPhaseOnly = 2 |
|
static |
The documentation for this class was generated from the following file: