My Project
|
Provides the volumetric quantities required for the equations needed by the MICP extension of the black-oil model. More...
#include <blackoilmicpmodules.hh>
Public Member Functions | |
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 |
Protected Member Functions | |
Implementation & | asImp_ () |
Protected Attributes | |
Evaluation | microbialConcentration_ |
Evaluation | oxygenConcentration_ |
Evaluation | ureaConcentration_ |
Evaluation | biofilmConcentration_ |
Evaluation | calciteConcentration_ |
Provides the volumetric quantities required for the equations needed by the MICP extension of the black-oil model.