opm-simulators/opm
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
..
core/props fixed: do not use Opm:: prefix when inside namespace Opm 2021-05-05 11:59:18 +02:00
simulators Chase Type Specific Aquifer Data API Change 2021-06-25 09:58:27 +02:00