opm-simulators/opm/simulators/utils
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
..
DeferredLogger.cpp avoid include in header 2021-06-18 11:43:54 +02:00
DeferredLogger.hpp avoid include in header 2021-06-18 11:43:54 +02:00
DeferredLoggingErrorHelpers.hpp Deferred logger will throw "correct" exception 2021-03-19 14:05:55 +01:00
gatherDeferredLogger.cpp Silence warnings from range-for. 2020-10-12 09:39:37 +02:00
gatherDeferredLogger.hpp Moved files to opm/simulators/ subdirs. 2019-05-08 12:58:19 +02:00
moduleVersion.cpp changed: move moduleVersion to a separate object library 2020-06-08 10:07:22 +02:00
moduleVersion.hpp Add build time to flow startup banner 2020-03-31 08:42:24 +02:00
ParallelEclipseState.cpp fixed: include required headers where needed 2021-04-26 22:39:32 +02:00
ParallelEclipseState.hpp remove some Opm:: qualifiers inside Opm namespace 2021-05-18 10:09:45 +02:00
ParallelFileMerger.cpp ParallelFileMerger: move to separate compile unit 2021-04-29 12:57:27 +02:00
ParallelFileMerger.hpp fixed: do not use Opm:: prefix when inside namespace Opm 2021-05-05 11:59:18 +02:00
ParallelRestart.cpp Instantiate pack etc. for new integer type. 2021-07-08 17:55:28 +02:00
ParallelRestart.hpp Chase Type Specific Aquifer Data API Change 2021-06-25 09:58:27 +02:00
ParallelSerialization.cpp Remove references to RestartConfig 2021-03-26 08:03:07 +01:00
ParallelSerialization.hpp Broadcast schedule another time after filtering connection on rank 0 2020-11-24 22:46:49 +01:00
PartiallySupportedFlowKeywords.cpp Minor updates 2021-07-10 14:05:33 +08:00
PartiallySupportedFlowKeywords.hpp Add keyword validation using a predicate function 2021-06-14 18:10:36 +02:00
PropsCentroidsDataHandle.hpp CentroidsPropsDatahandle Use emplace_back for saving pair 2020-09-21 21:30:51 +02:00
readDeck.cpp Load Analytical Aquifers from Restart File 2021-08-19 21:07:05 +02:00
readDeck.hpp Assemble UDQState external to the vanguard 2021-07-01 08:24:59 +02:00
UnsupportedFlowKeywords.cpp Record New Supported Keywords 2021-08-17 10:29:36 +02:00
UnsupportedFlowKeywords.hpp changed: put unsupported keywords in separate compile unit 2021-05-12 14:29:33 +02:00