blackoilvariableandequationindices.hh
Go to the documentation of this file.
168 enableBrine ? PVOffset + numPhases + numSolvents + numExtbos + numExtbos + numPolymers + numMICPs + numFoam : -1000;
172 enableEnergy ? PVOffset + numPhases + numSolvents + numExtbos + numPolymers + numMICPs + numFoam + numBrine : - 1000;
225 enableBrine ? PVOffset + numPhases + numSolvents + numExtbos + numPolymers + numMICPs + numFoam : -1000;
229 enableEnergy ? PVOffset + numPhases + numSolvents + numExtbos + numPolymers + numMICPs + numFoam + numBrine: -1000;
Definition: blackoilboundaryratevector.hh:39 The primary variable and equation indices for the three-phase black-oil model. Definition: blackoilvariableandequationindices.hh:47 static constexpr int contiPolymerMWEqIdx Index of the continuity equation for the second polymer component (molecular weight) Definition: blackoilvariableandequationindices.hh:196 static constexpr int conti0EqIdx Index of the continuity equation of the first phase. Definition: blackoilvariableandequationindices.hh:180 static constexpr int contiBrineEqIdx Index of the continuity equation for the salt water component. Definition: blackoilvariableandequationindices.hh:224 static constexpr int oxygenConcentrationIdx Index of the primary variable for the second MICP component. Definition: blackoilvariableandequationindices.hh:147 static constexpr int numPolymers Number of polymer components to be considered. Definition: blackoilvariableandequationindices.hh:78 static constexpr int numExtbos Number of components to be considered for extbo. Definition: blackoilvariableandequationindices.hh:75 static constexpr int numEq The number of equations. Definition: blackoilvariableandequationindices.hh:93 static constexpr bool enableExtbo Is extbo invoked? Definition: blackoilvariableandequationindices.hh:60 static constexpr int contiUreaEqIdx Index of the continuity equation for the third MICP component. Definition: blackoilvariableandequationindices.hh:208 static constexpr int pressureSwitchIdx Index of the switching variable which determines the pressure. Definition: blackoilvariableandequationindices.hh:114 static constexpr int calciteConcentrationIdx Index of the primary variable for the fifth MICP component. Definition: blackoilvariableandequationindices.hh:159 static constexpr int contiZfracEqIdx Index of the continuity equation for the first extbo component. Definition: blackoilvariableandequationindices.hh:188 static constexpr int zFractionIdx Index of the primary variable for the first extbo component. Definition: blackoilvariableandequationindices.hh:131 static constexpr int contiBiofilmEqIdx Index of the continuity equation for the fourth MICP component. Definition: blackoilvariableandequationindices.hh:212 static constexpr int contiPolymerEqIdx Index of the continuity equation for the first polymer component. Definition: blackoilvariableandequationindices.hh:192 static constexpr int contiSolventEqIdx Index of the continuity equation for the first solvent component. Definition: blackoilvariableandequationindices.hh:184 static constexpr int saltConcentrationIdx Index of the primary variable for the brine. Definition: blackoilvariableandequationindices.hh:167 static constexpr int numPhases Number of phases active at all times. Definition: blackoilvariableandequationindices.hh:49 static constexpr int numMICPs Number of MICP components to be considered. Definition: blackoilvariableandequationindices.hh:90 static constexpr int numFoam Number of foam equations to be considered. Definition: blackoilvariableandequationindices.hh:84 static constexpr int contiMicrobialEqIdx Index of the continuity equation for the first MICP component. Definition: blackoilvariableandequationindices.hh:200 static constexpr int solventSaturationIdx Index of the primary variable for the first solvent. Definition: blackoilvariableandequationindices.hh:127 static constexpr int polymerConcentrationIdx Index of the primary variable for the first polymer. Definition: blackoilvariableandequationindices.hh:135 static constexpr int waterSwitchIdx Index of the switching variable which determines the composistion of the water phase. Definition: blackoilvariableandequationindices.hh:106 static constexpr bool enablePolymer Are polymers involved? Definition: blackoilvariableandequationindices.hh:63 static constexpr int contiEnergyEqIdx Index of the continuity equation for energy. Definition: blackoilvariableandequationindices.hh:228 static constexpr int ureaConcentrationIdx Index of the primary variable for the third MICP component. Definition: blackoilvariableandequationindices.hh:151 static constexpr bool enableSolvent Are solvents involved? Definition: blackoilvariableandequationindices.hh:57 static constexpr int numEnergy Number of energy equations to be considered. Definition: blackoilvariableandequationindices.hh:81 static constexpr int contiCalciteEqIdx Index of the continuity equation for the fifth MICP component. Definition: blackoilvariableandequationindices.hh:216 static constexpr int foamConcentrationIdx Index of the primary variable for the foam. Definition: blackoilvariableandequationindices.hh:163 static constexpr int biofilmConcentrationIdx Index of the primary variable for the fourth MICP component. Definition: blackoilvariableandequationindices.hh:155 static constexpr int polymerMoleWeightIdx Index of the primary variable for the second polymer primary variable (molecular weight) Definition: blackoilvariableandequationindices.hh:139 static constexpr int contiOxygenEqIdx Index of the continuity equation for the second MICP component. Definition: blackoilvariableandequationindices.hh:204 static constexpr int numSolvents Number of solvent components to be considered. Definition: blackoilvariableandequationindices.hh:72 static constexpr bool enableMICP Is MICP involved? Definition: blackoilvariableandequationindices.hh:69 static constexpr bool oilEnabled All phases are enabled. Definition: blackoilvariableandequationindices.hh:52 static constexpr int microbialConcentrationIdx Index of the primary variable for the first MICP component. Definition: blackoilvariableandequationindices.hh:143 static constexpr int contiFoamEqIdx Index of the continuity equation for the foam component. Definition: blackoilvariableandequationindices.hh:220 static constexpr int numBrine Number of salt equations to be considered. Definition: blackoilvariableandequationindices.hh:87 static constexpr int compositionSwitchIdx Index of the switching variable which determines the composition of the hydrocarbon phases. Definition: blackoilvariableandequationindices.hh:124 static constexpr int temperatureIdx Index of the primary variable for temperature. Definition: blackoilvariableandequationindices.hh:171 static constexpr bool gasEnabled Definition: blackoilvariableandequationindices.hh:54 static constexpr bool waterEnabled Definition: blackoilvariableandequationindices.hh:53 static constexpr bool enableEnergy Shall energy be conserved? Definition: blackoilvariableandequationindices.hh:66 |