opm-simulators/opm/simulators
Bård Skaflestad ec264159b1 Load Analytical Aquifers from Restart File
This commit activates the restart support for analytical aquifers.
Analytic aquifer keywords do not exist in the input file for
restarted runs since the 'SOLUTION' section is empty apart from from
the 'RESTART' specification.

We use the 'RestartIO::Aquifer' class to load the information from
the restart file and then assign this information to the
AquiferConfig object hosted by the EclipseState.  Loading Schedule
information from the restart file is still contingent on the
'--sched-restart=false' command line setting.
2021-08-19 21:07:05 +02:00
..
aquifers Add Restart Support for Numerical Aquifers 2021-08-19 21:07:05 +02:00
flow use RAII for MPI initialization 2021-08-12 13:20:59 +02:00
linalg use .empty() instead of .size() comparisons 2021-08-04 09:19:03 +02:00
timestepping use .empty() instead of .size() comparisons 2021-08-04 09:19:03 +02:00
utils Load Analytical Aquifers from Restart File 2021-08-19 21:07:05 +02:00
wells Merge pull request #3464 from totto82/fixGEFF 2021-08-19 19:06:55 +02:00
opm-simulators_doxygen_main.hpp Moved all remaining files out of opm/autodiff. 2019-06-20 11:00:51 +02:00