mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-28 02:00:59 -06:00
5e883e562c
This commit switches to using the new 'typeData' interface for representing type-specific aquifer data items. In particular we use the new 'typeData.is<>()' and 'typeData.get<>()' member functions to query and access the data that is specific to each aquifer type (e.g., Carter-Tracy or numerical). While here, also expand the reported data items for numerical aquifers to one initial pressure value for each aquifer cell. This is needed for restart purposes. |
||
---|---|---|
.. | ||
AquiferCarterTracy.hpp | ||
AquiferFetkovich.hpp | ||
AquiferInterface.hpp | ||
AquiferNumerical.hpp | ||
BlackoilAquiferModel_impl.hpp | ||
BlackoilAquiferModel.hpp |