|
My Project
|
Contains the classes required to extend the black-oil model by MICP. More...
#include <dune/common/fvector.hh>#include <opm/models/blackoil/blackoilmicpparams.hpp>#include <opm/models/blackoil/blackoilproperties.hh>#include <opm/models/io/vtkblackoilmicpmodule.hpp>#include <cstddef>#include <stdexcept>Go to the source code of this file.
Classes | |
| class | Opm::BlackOilMICPModule< TypeTag, enableMICPV > |
| Contains the high level supplements required to extend the black oil model by MICP. More... | |
| class | Opm::BlackOilMICPIntensiveQuantities< TypeTag, enableMICPV > |
| Provides the volumetric quantities required for the equations needed by the MICP extension of the black-oil model. More... | |
| class | Opm::BlackOilMICPIntensiveQuantities< TypeTag, false > |
| class | Opm::BlackOilMICPExtensiveQuantities< TypeTag, enableMICPV > |
| Provides the MICP specific extensive quantities to the generic black-oil module's extensive quantities. More... | |
| class | Opm::BlackOilMICPExtensiveQuantities< TypeTag, false > |
Namespaces | |
| namespace | Opm |
| This file contains a set of helper functions used by VFPProd / VFPInj. | |
Contains the classes required to extend the black-oil model by MICP.