The common indices for the isothermal two-phase model.
More...
#include <dumux/porousmediumflow/2p/sequential/indices.hh>
The common indices for the isothermal two-phase model.
◆ nPhaseIdx
const int Dumux::SequentialTwoPCommonIndices::nPhaseIdx = 1 |
|
static |
index of the non-wetting phase in a phase vector
◆ pGlobalSn
const int Dumux::SequentialTwoPCommonIndices::pGlobalSn = 5 |
|
static |
pGlobal and sn as primary variables
◆ pGlobalSw
const int Dumux::SequentialTwoPCommonIndices::pGlobalSw = 4 |
|
static |
pGlobal and sw as primary variables
◆ pnsn
const int Dumux::SequentialTwoPCommonIndices::pnsn = 3 |
|
static |
pn and sn as primary variables
◆ pnsw
const int Dumux::SequentialTwoPCommonIndices::pnsw = 1 |
|
static |
pn and sw as primary variables
◆ pressureGlobal
const int Dumux::SequentialTwoPCommonIndices::pressureGlobal = 2 |
|
static |
Indicates global-pressure.
◆ pressureN
const int Dumux::SequentialTwoPCommonIndices::pressureN = 1 |
|
static |
Indicates non-wetting phase pressure.
◆ pressureNw
const int Dumux::SequentialTwoPCommonIndices::pressureNw = pressureN |
|
static |
Indicates non-wetting phase pressure.
◆ pressureW
const int Dumux::SequentialTwoPCommonIndices::pressureW = 0 |
|
static |
Indicates wetting phase pressure.
◆ pwsn
const int Dumux::SequentialTwoPCommonIndices::pwsn = 0 |
|
static |
pw and sn as primary variables
◆ pwsw
const int Dumux::SequentialTwoPCommonIndices::pwsw = 2 |
|
static |
pw and sw as primary variables
◆ saturationN
const int Dumux::SequentialTwoPCommonIndices::saturationN = 1 |
|
static |
Indicates non-wetting phase saturation.
◆ saturationNw
const int Dumux::SequentialTwoPCommonIndices::saturationNw = saturationN |
|
static |
Indicates non-wetting phase saturation.
◆ saturationW
const int Dumux::SequentialTwoPCommonIndices::saturationW = 0 |
|
static |
Indicates wetting phase saturation.
◆ totalPhaseIdx
const int Dumux::SequentialTwoPCommonIndices::totalPhaseIdx = 2 |
|
static |
index of the total phase (wetting + nonwetting)
◆ velocityN
const int Dumux::SequentialTwoPCommonIndices::velocityN = 1 |
|
static |
Indicates non-wetting phase velocity.
◆ velocityNw
const int Dumux::SequentialTwoPCommonIndices::velocityNw = velocityN |
|
static |
Indicates non-wetting phase velocity.
◆ velocityTotal
const int Dumux::SequentialTwoPCommonIndices::velocityTotal = 2 |
|
static |
Indicates total velocity.
◆ velocityW
const int Dumux::SequentialTwoPCommonIndices::velocityW = 0 |
|
static |
Indicates wetting phase velocity.
◆ wPhaseIdx
const int Dumux::SequentialTwoPCommonIndices::wPhaseIdx = 0 |
|
static |
index of the wetting phase in a phase vector
The documentation for this struct was generated from the following file: