|
My Project
|
Contains the classes required to extend the black-oil model by energy. More...
#include "blackoilproperties.hh"#include <opm/models/io/vtkblackoilenergymodule.hpp>#include <opm/models/common/quantitycallbacks.hh>#include <opm/models/discretization/common/linearizationtype.hh>#include <opm/material/common/Tabulated1DFunction.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::BlackOilEnergyModule< TypeTag, enableEnergyV > |
| Contains the high level supplements required to extend the black oil model by energy. More... | |
| class | Opm::BlackOilEnergyIntensiveQuantities< TypeTag, enableEnergyV > |
| Provides the volumetric quantities required for the equations needed by the energys extension of the black-oil model. More... | |
| class | Opm::BlackOilEnergyIntensiveQuantities< TypeTag, false > |
| class | Opm::BlackOilEnergyExtensiveQuantities< TypeTag, enableEnergyV > |
| Provides the energy specific extensive quantities to the generic black-oil module's extensive quantities. More... | |
| class | Opm::BlackOilEnergyExtensiveQuantities< 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 energy.