24#ifndef DUMUX_SEQUENTIAL_2P_INDICES_HH
25#define DUMUX_SEQUENTIAL_2P_INDICES_HH
73template <
int formulation = SequentialTwoPCommonIndices::pwsn,
int PVOffset = 0>
81 static const int pwIdx = PVOffset + 0;
82 static const int snIdx = PVOffset + 1;
86 static const int pressureType =
pressureW;
106template <
int PVOffset>
115 static const int pnIdx = PVOffset + 0;
116 static const int swIdx = PVOffset + 1;
123 static const int velocityDefault =
velocityW;
141template <
int PVOffset>
150 static const int pwIdx = PVOffset + 0;
151 static const int swIdx = PVOffset + 1;
155 static const int pressureType =
pressureW;
158 static const int velocityDefault =
velocityW;
175template <
int PVOffset>
184 static const int pnIdx = PVOffset + 0;
185 static const int snIdx = PVOffset + 1;
192 static const int velocityDefault =
velocityNw;
210template <
int PVOffset>
219 static const int swIdx = PVOffset + 1;
241template <
int PVOffset>
251 static const int snIdx = PVOffset + 1;
The common indices for the isothermal two-phase model.
Definition porousmediumflow/2p/sequential/indices.hh:33
static const int pwsn
pw and sn as primary variables
Definition porousmediumflow/2p/sequential/indices.hh:35
static const int pGlobalSw
pGlobal and sw as primary variables
Definition porousmediumflow/2p/sequential/indices.hh:40
static const int pressureGlobal
Indicates global-pressure.
Definition porousmediumflow/2p/sequential/indices.hh:57
static const int saturationNw
Indicates non-wetting phase saturation.
Definition porousmediumflow/2p/sequential/indices.hh:51
static const int pressureNw
Indicates non-wetting phase pressure.
Definition porousmediumflow/2p/sequential/indices.hh:56
static const int pnsw
pn and sw as primary variables
Definition porousmediumflow/2p/sequential/indices.hh:36
static const int velocityN
Indicates non-wetting phase velocity.
Definition porousmediumflow/2p/sequential/indices.hh:61
static const int velocityNw
Indicates non-wetting phase velocity.
Definition porousmediumflow/2p/sequential/indices.hh:62
static const int nPhaseIdx
index of the non-wetting phase in a phase vector
Definition porousmediumflow/2p/sequential/indices.hh:45
static const int pressureW
Indicates wetting phase pressure.
Definition porousmediumflow/2p/sequential/indices.hh:54
static const int velocityTotal
Indicates total velocity.
Definition porousmediumflow/2p/sequential/indices.hh:63
static const int totalPhaseIdx
index of the total phase (wetting + nonwetting)
Definition porousmediumflow/2p/sequential/indices.hh:46
static const int pGlobalSn
pGlobal and sn as primary variables
Definition porousmediumflow/2p/sequential/indices.hh:41
static const int pwsw
pw and sw as primary variables
Definition porousmediumflow/2p/sequential/indices.hh:37
static const int saturationW
Indicates wetting phase saturation.
Definition porousmediumflow/2p/sequential/indices.hh:49
static const int velocityW
Indicates wetting phase velocity.
Definition porousmediumflow/2p/sequential/indices.hh:60
static const int wPhaseIdx
index of the wetting phase in a phase vector
Definition porousmediumflow/2p/sequential/indices.hh:44
static const int saturationN
Indicates non-wetting phase saturation.
Definition porousmediumflow/2p/sequential/indices.hh:50
static const int pnsn
pn and sn as primary variables
Definition porousmediumflow/2p/sequential/indices.hh:38
static const int pressureN
Indicates non-wetting phase pressure.
Definition porousmediumflow/2p/sequential/indices.hh:55
The indices for the formulation of the isothermal two-phase model.
Definition porousmediumflow/2p/sequential/indices.hh:75
static const int contiNEqIdx
Definition porousmediumflow/2p/sequential/indices.hh:95
static const int contiWEqIdx
Definition porousmediumflow/2p/sequential/indices.hh:93
static const int saturationIdx
Definition porousmediumflow/2p/sequential/indices.hh:78
static const int transportEqIdx
Definition porousmediumflow/2p/sequential/indices.hh:97
static const int satEqIdx
Definition porousmediumflow/2p/sequential/indices.hh:96
static const int pressureEqIdx
Definition porousmediumflow/2p/sequential/indices.hh:94
static const int pwIdx
Definition porousmediumflow/2p/sequential/indices.hh:81
static const int snIdx
Definition porousmediumflow/2p/sequential/indices.hh:82
static const int pressureIdx
Definition porousmediumflow/2p/sequential/indices.hh:77
static const int saturationIdx
index for the primary saturation variable in a solution vector
Definition porousmediumflow/2p/sequential/indices.hh:112
static const int pressureIdx
index for the primary pressure variable in a solution vector
Definition porousmediumflow/2p/sequential/indices.hh:111
static const int pressureEqIdx
index of the pressure equation (total mass balance)
Definition porousmediumflow/2p/sequential/indices.hh:128
static const int contiNEqIdx
index of the continuity equation of the non-wetting phase
Definition porousmediumflow/2p/sequential/indices.hh:127
static const int contiWEqIdx
index of the continuity equation of the wetting phase
Definition porousmediumflow/2p/sequential/indices.hh:129
static const int pnIdx
index of the non-wetting phase pressure
Definition porousmediumflow/2p/sequential/indices.hh:115
static const int transportEqIdx
index of the saturation transport equation
Definition porousmediumflow/2p/sequential/indices.hh:131
static const int satEqIdx
index of the continuity equation of the non-wetting phase (saturation equation)
Definition porousmediumflow/2p/sequential/indices.hh:130
static const int swIdx
index of the wetting phase saturation
Definition porousmediumflow/2p/sequential/indices.hh:116
static const int pressureIdx
index for the primary pressure variable in a solution vector
Definition porousmediumflow/2p/sequential/indices.hh:146
static const int transportEqIdx
index of the saturation transport equation
Definition porousmediumflow/2p/sequential/indices.hh:166
static const int contiWEqIdx
index of the continuity equation of the wetting phase
Definition porousmediumflow/2p/sequential/indices.hh:162
static const int swIdx
Saturation index of the wetting phase.
Definition porousmediumflow/2p/sequential/indices.hh:151
static const int satEqIdx
index of the continuity equation of the non-wetting phase (saturation equation)
Definition porousmediumflow/2p/sequential/indices.hh:165
static const int contiNEqIdx
index of the continuity equation of the non-wetting phase
Definition porousmediumflow/2p/sequential/indices.hh:164
static const int pressureEqIdx
index of the pressure equation (total mass balance)
Definition porousmediumflow/2p/sequential/indices.hh:163
static const int pwIdx
Pressure index of the wetting phase.
Definition porousmediumflow/2p/sequential/indices.hh:150
static const int saturationIdx
index for the primary saturation variable in a solution vector
Definition porousmediumflow/2p/sequential/indices.hh:147
static const int pressureEqIdx
index of the pressure equation (total mass balance)
Definition porousmediumflow/2p/sequential/indices.hh:197
static const int transportEqIdx
index of the saturation transport equation
Definition porousmediumflow/2p/sequential/indices.hh:200
static const int satEqIdx
index of the continuity equation of the non-wetting phase (saturation equation)
Definition porousmediumflow/2p/sequential/indices.hh:199
static const int saturationIdx
index for the primary saturation variable in a solution vector
Definition porousmediumflow/2p/sequential/indices.hh:181
static const int pnIdx
index of the nonwetting phase pressure
Definition porousmediumflow/2p/sequential/indices.hh:184
static const int contiNEqIdx
index of the continuity equation of the non-wetting phase
Definition porousmediumflow/2p/sequential/indices.hh:196
static const int contiWEqIdx
index of the continuity equation of the wetting phase
Definition porousmediumflow/2p/sequential/indices.hh:198
static const int snIdx
index of the nonwetting phase saturation
Definition porousmediumflow/2p/sequential/indices.hh:185
static const int pressureIdx
index for the primary pressure vairable in a solution vector
Definition porousmediumflow/2p/sequential/indices.hh:180
static const int pressureIdx
index for the primary pressure variable in a solution vector
Definition porousmediumflow/2p/sequential/indices.hh:214
static const int pGlobalIdx
index of the global pressure
Definition porousmediumflow/2p/sequential/indices.hh:218
static const int transportEqIdx
index of the saturation transport equation
Definition porousmediumflow/2p/sequential/indices.hh:232
static const int saturationIdx
index for the primary saturation variable in a solution vector
Definition porousmediumflow/2p/sequential/indices.hh:215
static const int pressureEqIdx
index of the pressure equation (total mass balance)
Definition porousmediumflow/2p/sequential/indices.hh:230
static const int satEqIdx
index of the continuity equation of the non-wetting phase (saturation equation)
Definition porousmediumflow/2p/sequential/indices.hh:231
static const int swIdx
index of the wetting phase saturation
Definition porousmediumflow/2p/sequential/indices.hh:219
static const int pressureIdx
index for the primary pressure variable in a solution vector
Definition porousmediumflow/2p/sequential/indices.hh:246
static const int pressureEqIdx
index of the pressure equation (total mass balance)
Definition porousmediumflow/2p/sequential/indices.hh:262
static const int satEqIdx
index of the continuity equation of the non-wetting phase (saturation equation)
Definition porousmediumflow/2p/sequential/indices.hh:263
static const int transportEqIdx
index of the saturation transport equation
Definition porousmediumflow/2p/sequential/indices.hh:264
static const int pGlobalIdx
index of the global pressure
Definition porousmediumflow/2p/sequential/indices.hh:250
static const int saturationIdx
index for the primary saturation variable in a solution vector
Definition porousmediumflow/2p/sequential/indices.hh:247
static const int snIdx
index of the nonwetting phase saturation
Definition porousmediumflow/2p/sequential/indices.hh:251