My Project
|
Contains the classes required to extend the black-oil model by polymer. More...
#include <dune/common/fvector.hh>
#include <opm/common/OpmLog/OpmLog.hpp>
#include <opm/models/blackoil/blackoilpolymerparams.hpp>
#include <opm/models/blackoil/blackoilproperties.hh>
#include <opm/models/io/vtkblackoilpolymermodule.hpp>
#include <opm/models/utils/propertysystem.hh>
#include <cmath>
#include <stdexcept>
#include <string>
Go to the source code of this file.
Classes | |
class | Opm::BlackOilPolymerModule< TypeTag, enablePolymerV > |
Contains the high level supplements required to extend the black oil model by polymer. More... | |
class | Opm::BlackOilPolymerIntensiveQuantities< TypeTag, enablePolymerV > |
Provides the volumetric quantities required for the equations needed by the polymers extension of the black-oil model. More... | |
class | Opm::BlackOilPolymerIntensiveQuantities< TypeTag, false > |
class | Opm::BlackOilPolymerExtensiveQuantities< TypeTag, enablePolymerV > |
Provides the polymer specific extensive quantities to the generic black-oil module's extensive quantities. More... | |
class | Opm::BlackOilPolymerExtensiveQuantities< 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 polymer.