blackoiltwophaseindices.hh
Go to the documentation of this file.
177 enableEnergy ? PVOffset + numPhases + numSolvents + numExtbos + numPolymers + numMICPs + numFoam + numBrine : - 1000;
272 enableEnergy ? PVOffset + numPhases + numSolvents + numExtbos + numPolymers + numMICPs + numFoam + numBrine: -1000;
Definition: blackoilboundaryratevector.hh:39 The primary variable and equation indices for the black-oil model. Definition: blackoiltwophaseindices.hh:52 static constexpr bool waterEnabled Definition: blackoiltwophaseindices.hh:55 static constexpr int conti0EqIdx Index of the continuity equation of the first phase. Definition: blackoiltwophaseindices.hh:223 static constexpr int contiCalciteEqIdx Index of the continuity equation for the fifth MICP component. Definition: blackoiltwophaseindices.hh:259 static constexpr int contiFoamEqIdx Index of the continuity equation for the foam component. Definition: blackoiltwophaseindices.hh:263 static constexpr int ureaConcentrationIdx Index of the primary variable for the third MICP component. Definition: blackoiltwophaseindices.hh:156 static constexpr int biofilmConcentrationIdx Index of the primary variable for the fourth MICP component. Definition: blackoiltwophaseindices.hh:160 static constexpr int activeToCanonicalComponentIndex(const int compIdx) Definition: blackoiltwophaseindices.hh:204 static constexpr int contiMicrobialEqIdx Index of the continuity equation for the first MICP component. Definition: blackoiltwophaseindices.hh:243 static constexpr int contiOxygenEqIdx Index of the continuity equation for the second MICP component. Definition: blackoiltwophaseindices.hh:247 static constexpr bool enablePolymer Are polymers involved? Definition: blackoiltwophaseindices.hh:65 static constexpr int temperatureIdx Index of the primary variable for temperature. Definition: blackoiltwophaseindices.hh:176 static constexpr int numEq The number of equations. Definition: blackoiltwophaseindices.hh:98 static constexpr bool enableSolvent Are solvents involved? Definition: blackoiltwophaseindices.hh:59 static constexpr bool oilEnabled Is phase enabled or not. Definition: blackoiltwophaseindices.hh:54 static constexpr bool enableEnergy Shall energy be conserved? Definition: blackoiltwophaseindices.hh:68 static constexpr int contiBiofilmEqIdx Index of the continuity equation for the fourth MICP component. Definition: blackoiltwophaseindices.hh:255 static constexpr int numBrine Number of salt equations to be considered. Definition: blackoiltwophaseindices.hh:89 static constexpr int contiBrineEqIdx Index of the continuity equation for the salt component. Definition: blackoiltwophaseindices.hh:267 static constexpr int polymerConcentrationIdx Index of the primary variable for the first polymer. Definition: blackoiltwophaseindices.hh:140 static constexpr int numSolvents Number of solvent components to be considered. Definition: blackoiltwophaseindices.hh:74 static constexpr int numPolymers Number of polymer components to be considered. Definition: blackoiltwophaseindices.hh:80 static constexpr bool gasEnabled Definition: blackoiltwophaseindices.hh:56 static constexpr int compositionSwitchIdx Index of the switching variable which determines the composition of the hydrocarbon phases. Definition: blackoiltwophaseindices.hh:129 static constexpr int polymerMoleWeightIdx Index of the primary variable for the second polymer primary variable (molecular weight) Definition: blackoiltwophaseindices.hh:144 static constexpr int canonicalToActiveComponentIndex(const int compIdx) returns the index of "active" component Definition: blackoiltwophaseindices.hh:184 static constexpr int calciteConcentrationIdx Index of the primary variable for the fifth MICP component. Definition: blackoiltwophaseindices.hh:164 static constexpr int foamConcentrationIdx Index of the primary variable for the foam. Definition: blackoiltwophaseindices.hh:168 static constexpr bool enableExtbo Is extbo invoked? Definition: blackoiltwophaseindices.hh:62 static constexpr int numMICPs Number of MICP components to be considered. Definition: blackoiltwophaseindices.hh:95 static constexpr int contiPolymerEqIdx Index of the continuity equation for the first polymer component. Definition: blackoiltwophaseindices.hh:235 static constexpr int contiEnergyEqIdx Index of the continuity equation for energy. Definition: blackoiltwophaseindices.hh:271 static constexpr int contiPolymerMWEqIdx Index of the continuity equation for the second polymer component (molecular weight) Definition: blackoiltwophaseindices.hh:239 static constexpr bool enableMICP Is MICP involved? Definition: blackoiltwophaseindices.hh:71 static constexpr int oxygenConcentrationIdx Index of the primary variable for the second MICP component. Definition: blackoiltwophaseindices.hh:152 static constexpr int numFoam Number of foam equations to be considered. Definition: blackoiltwophaseindices.hh:86 static constexpr int pressureSwitchIdx Index of the switching variable which determines the pressure. Definition: blackoiltwophaseindices.hh:121 static constexpr int numEnergy Number of energy equations to be considered. Definition: blackoiltwophaseindices.hh:83 static constexpr int contiUreaEqIdx Index of the continuity equation for the third MICP component. Definition: blackoiltwophaseindices.hh:251 static constexpr int microbialConcentrationIdx Index of the primary variable for the first MICP component. Definition: blackoiltwophaseindices.hh:148 static constexpr int numExtbos Number of components to be considered for extbo. Definition: blackoiltwophaseindices.hh:77 static constexpr int solventSaturationIdx Index of the primary variable for the first solvent. Definition: blackoiltwophaseindices.hh:132 static constexpr int contiZfracEqIdx Index of the continuity equation for the first extbo component. Definition: blackoiltwophaseindices.hh:231 static constexpr int zFractionIdx Index of the primary variable for the first extbo component. Definition: blackoiltwophaseindices.hh:136 static constexpr int saltConcentrationIdx Index of the primary variable for the salt. Definition: blackoiltwophaseindices.hh:172 static constexpr int contiSolventEqIdx Index of the continuity equation for the first solvent component. Definition: blackoiltwophaseindices.hh:227 static constexpr int numPhases The number of fluid phases. Definition: blackoiltwophaseindices.hh:92 static constexpr int waterSwitchIdx Index of the switching variable which determines the composistion of the water phase. Definition: blackoiltwophaseindices.hh:113 |