opm-simulators/opm/simulators/aquifers
Bård Skaflestad 5e883e562c Chase Type Specific Aquifer Data API Change
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.
2021-06-25 09:58:27 +02:00
..
AquiferCarterTracy.hpp Chase Type Specific Aquifer Data API Change 2021-06-25 09:58:27 +02:00
AquiferFetkovich.hpp Chase Type Specific Aquifer Data API Change 2021-06-25 09:58:27 +02:00
AquiferInterface.hpp Use Aquifer's Notion of Water Properties 2021-06-22 14:47:56 +02:00
AquiferNumerical.hpp Chase Type Specific Aquifer Data API Change 2021-06-25 09:58:27 +02:00
BlackoilAquiferModel_impl.hpp Chase Type Specific Aquifer Data API Change 2021-06-25 09:58:27 +02:00
BlackoilAquiferModel.hpp Prepare to Save/Restore Richer Set of Aquifer Values 2021-05-28 14:47:17 +02:00