Provides the volumetric quantities required for the equations needed by the MICP extension of the black-oil model.
More...
#include <blackoilmicpmodules.hh>
|
void | MICPPropertiesUpdate_ (const ElementContext &elemCtx, unsigned dofIdx, unsigned timeIdx) |
| Update the intensive properties needed to handle MICP from the primary variables.
|
|
const Evaluation & | microbialConcentration () const |
|
const Evaluation & | oxygenConcentration () const |
|
const Evaluation & | ureaConcentration () const |
|
const Evaluation & | biofilmConcentration () const |
|
const Evaluation & | calciteConcentration () const |
|
|
Implementation & | asImp_ () |
|
|
Evaluation | microbialConcentration_ |
|
Evaluation | oxygenConcentration_ |
|
Evaluation | ureaConcentration_ |
|
Evaluation | biofilmConcentration_ |
|
Evaluation | calciteConcentration_ |
|
template<class TypeTag, bool enableMICPV = getPropValue<TypeTag, Properties::EnableMICP>()>
class Opm::BlackOilMICPIntensiveQuantities< TypeTag, enableMICPV >
Provides the volumetric quantities required for the equations needed by the MICP extension of the black-oil model.
The documentation for this class was generated from the following file: