My Project
|
Contains the classes required to extend the black-oil model to include the effects of foam. More...
#include <dune/common/fvector.hh>
#include <opm/common/OpmLog/OpmLog.hpp>
#include <opm/input/eclipse/EclipseState/Phase.hpp>
#include <opm/models/blackoil/blackoilfoamparams.hpp>
#include <opm/models/blackoil/blackoilproperties.hh>
#include <opm/models/discretization/common/fvbaseparameters.hh>
#include <opm/models/discretization/common/fvbaseproperties.hh>
#include <string>
Go to the source code of this file.
Classes | |
class | Opm::BlackOilFoamModule< TypeTag, enableFoamV > |
Contains the high level supplements required to extend the black oil model to include the effects of foam. More... | |
class | Opm::BlackOilFoamIntensiveQuantities< TypeTag, enableFoam > |
Provides the volumetric quantities required for the equations needed by the polymers extension of the black-oil model. More... | |
class | Opm::BlackOilFoamIntensiveQuantities< 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 to include the effects of foam.