24 #ifndef OPM_BLACKOILMODEL_PROPERTIES_HEADER_INCLUDED 25 #define OPM_BLACKOILMODEL_PROPERTIES_HEADER_INCLUDED 31 template<
class TypeTag>
class BlackoilAquiferModel;
39 struct FlowIstlSolver;
40 struct FlowBaseProblemBlackoil;
41 struct FlowProblem {
using InheritsFrom = std::tuple<FlowBaseProblemBlackoil, BlackOilModel>; };
46 template<
class TypeTag>
48 {
static constexpr
bool value =
true; };
50 template<
class TypeTag>
52 {
static constexpr
bool value =
false; };
54 template<
class TypeTag>
60 template<
class TypeTag>
62 {
static constexpr
bool value =
false; };
64 template<
class TypeTag>
66 {
static constexpr
bool value =
false; };
68 template<
class TypeTag>
70 {
static constexpr
bool value =
false; };
72 template<
class TypeTag>
74 {
static constexpr
bool value =
false; };
76 template<
class TypeTag>
78 {
static constexpr
bool value =
false; };
80 template<
class TypeTag>
82 {
static constexpr
bool value =
false; };
84 template<
class TypeTag>
86 {
static constexpr
bool value =
false; };
88 template<
class TypeTag>
90 {
static constexpr
bool value =
true; };
92 template<
class TypeTag>
96 template<
class TypeTag>
100 template<
class TypeTag>
102 {
static constexpr
bool value =
false; };
106 #endif // OPM_BLACKOILMODEL_PROPERTIES_HEADER_INCLUDED Enable dispersive fluxes?
Definition: multiphasebaseproperties.hh:95
Definition: FlowBaseProblemProperties.hpp:68
This problem simulates an input file given in the data format used by the commercial ECLiPSE simulato...
Definition: FlowProblem.hpp:92
Class for handling the blackoil well model.
Definition: BlackoilModelProperties.hpp:32
Enable the ECL-blackoil extension for polymer.
Definition: blackoilproperties.hh:51
Class for handling the blackoil aquifer model.
Definition: BlackoilAquiferModel.hpp:49
Definition: BlackoilModelProperties.hpp:41
Enable the ECL-blackoil extension for salt precipitation.
Definition: blackoilproperties.hh:71
This file contains a set of helper functions used by VFPProd / VFPInj.
Definition: blackoilbioeffectsmodules.hh:45
Enable the ECL-blackoil extension for solvents. ("Second gas")
Definition: blackoilproperties.hh:43
Enable the ECL-blackoil extension for foam.
Definition: blackoilproperties.hh:63
Definition: FlowBaseProblemProperties.hpp:98
Enable the ECL-blackoil extension for bioeffects (biofilm/MICP)
Definition: blackoilproperties.hh:83
Definition: fvbaseproperties.hh:53
Enable surface volume scaling.
Definition: blackoilproperties.hh:59
Definition: FlowBaseProblemProperties.hpp:79
Enable the ECL-blackoil extension for salt.
Definition: blackoilproperties.hh:67
Definition: blackoilmodel.hh:80
Definition: ISTLSolver.hpp:68
Enable convective mixing?
Definition: multiphasebaseproperties.hh:99
Specify whether to use volumetric residuals or not.
Definition: fvbaseproperties.hh:241