The indices for the \(p_{global}-S_n\) formulation of the isothermal two-phase model. More...
#include <dumux/porousmediumflow/2p/sequential/indices.hh>
The indices for the \(p_{global}-S_n\) formulation of the isothermal two-phase model.
PVOffset | The first index in a primary variable vector. |
Static Public Attributes | |
static const int | pressureIdx = PVOffset + 0 |
index for the primary pressure variable in a solution vector More... | |
static const int | saturationIdx = PVOffset + 1 |
index for the primary saturation variable in a solution vector More... | |
static const int | pGlobalIdx = PVOffset + 0 |
index of the global pressure More... | |
static const int | snIdx = PVOffset + 1 |
index of the nonwetting phase saturation More... | |
static const int | pressureEqIdx = PVOffset + 0 |
index of the pressure equation (total mass balance) More... | |
static const int | satEqIdx = PVOffset + 1 |
index of the continuity equation of the non-wetting phase (saturation equation) More... | |
static const int | transportEqIdx = satEqIdx |
index of the saturation transport equation More... | |
static const int | pwsn = 0 |
pw and sn as primary variables More... | |
static const int | pnsw = 1 |
pn and sw as primary variables More... | |
static const int | pwsw = 2 |
pw and sw as primary variables More... | |
static const int | pnsn = 3 |
pn and sn as primary variables More... | |
static const int | pGlobalSw = 4 |
pGlobal and sw as primary variables More... | |
static const int | pGlobalSn = 5 |
pGlobal and sn as primary variables More... | |
static const int | wPhaseIdx = 0 |
index of the wetting phase in a phase vector More... | |
static const int | nPhaseIdx = 1 |
index of the non-wetting phase in a phase vector More... | |
static const int | totalPhaseIdx = 2 |
index of the total phase (wetting + nonwetting) More... | |
static const int | saturationW = 0 |
Indicates wetting phase saturation. More... | |
static const int | saturationN = 1 |
Indicates non-wetting phase saturation. More... | |
static const int | saturationNw = saturationN |
Indicates non-wetting phase saturation. More... | |
static const int | pressureW = 0 |
Indicates wetting phase pressure. More... | |
static const int | pressureN = 1 |
Indicates non-wetting phase pressure. More... | |
static const int | pressureNw = pressureN |
Indicates non-wetting phase pressure. More... | |
static const int | pressureGlobal = 2 |
Indicates global-pressure. More... | |
static const int | velocityW = 0 |
Indicates wetting phase velocity. More... | |
static const int | velocityN = 1 |
Indicates non-wetting phase velocity. More... | |
static const int | velocityNw = velocityN |
Indicates non-wetting phase velocity. More... | |
static const int | velocityTotal = 2 |
Indicates total velocity. More... | |
|
staticinherited |
index of the non-wetting phase in a phase vector
|
static |
index of the global pressure
|
staticinherited |
pGlobal and sn as primary variables
|
staticinherited |
pGlobal and sw as primary variables
|
staticinherited |
pn and sn as primary variables
|
staticinherited |
pn and sw as primary variables
|
static |
index of the pressure equation (total mass balance)
|
staticinherited |
Indicates global-pressure.
|
static |
index for the primary pressure variable in a solution vector
|
staticinherited |
Indicates non-wetting phase pressure.
|
staticinherited |
Indicates non-wetting phase pressure.
|
staticinherited |
Indicates wetting phase pressure.
|
staticinherited |
pw and sn as primary variables
|
staticinherited |
pw and sw as primary variables
|
static |
index of the continuity equation of the non-wetting phase (saturation equation)
|
static |
index for the primary saturation variable in a solution vector
|
staticinherited |
Indicates non-wetting phase saturation.
|
staticinherited |
Indicates non-wetting phase saturation.
|
staticinherited |
Indicates wetting phase saturation.
|
static |
index of the nonwetting phase saturation
|
staticinherited |
index of the total phase (wetting + nonwetting)
|
static |
index of the saturation transport equation
|
staticinherited |
Indicates non-wetting phase velocity.
|
staticinherited |
Indicates non-wetting phase velocity.
|
staticinherited |
Indicates total velocity.
|
staticinherited |
Indicates wetting phase velocity.
|
staticinherited |
index of the wetting phase in a phase vector