|
My Project
|
Contains the classes required to extend the black-oil model by solvents. More...
#include <opm/common/Exceptions.hpp>#include <opm/material/fluidsystems/blackoilpvt/SolventPvt.hpp>#include <opm/models/blackoil/blackoilproperties.hh>#include <opm/models/blackoil/blackoilsolventparams.hpp>#include <opm/models/common/multiphasebaseparameters.hh>#include <opm/models/common/quantitycallbacks.hh>#include <opm/models/io/vtkblackoilsolventmodule.hpp>#include <opm/material/common/Valgrind.hpp>#include <dune/common/fvector.hh>#include <string>Go to the source code of this file.
Classes | |
| class | Opm::BlackOilSolventModule< TypeTag, enableSolventV > |
| Contains the high level supplements required to extend the black oil model by solvents. More... | |
| class | Opm::BlackOilSolventIntensiveQuantities< TypeTag, enableSolventV > |
| Provides the volumetric quantities required for the equations needed by the solvents extension of the black-oil model. More... | |
| class | Opm::BlackOilSolventIntensiveQuantities< TypeTag, false > |
| class | Opm::BlackOilSolventExtensiveQuantities< TypeTag, enableSolventV > |
| Provides the solvent specific extensive quantities to the generic black-oil module's extensive quantities. More... | |
| class | Opm::BlackOilSolventExtensiveQuantities< 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 solvents.