|
opm-simulators
|
Class for handling the blackoil aquifer model. More...
#include <BlackoilAquiferModel.hpp>
Protected Types | |
| using | ElementContext = GetPropType<TypeTag, Properties::ElementContext> |
| using | Scalar = GetPropType<TypeTag, Properties::Scalar> |
Protected Member Functions | |
| void | init () |
Protected Attributes | |
| Simulator & | simulator_ |
| std::vector< std::unique_ptr< AquiferInterface< TypeTag > > > | aquifers |
Class for handling the blackoil aquifer model.