opm-simulators/opm/simulators/utils
Bård Skaflestad bd9b9a7118 Prepare to Save/Restore Richer Set of Aquifer Values
This commit adds logic to communicate more dynamic aquifer values
between the simulation and I/O layers.  In particular, we ensure
that we allocate the 'aquFet' and 'aquCT' substructures of the
dynamic aquifer data as appropriate and that we collect this
information on the I/O rank as part of the restart output process.
We furthermore make the 'ParallelRestart' facility aware of dynamic
aquifer data in preparation of loading these values from the restart
file.
2021-05-28 14:47:17 +02:00
..
DeferredLogger.cpp Moved files to opm/simulators/ subdirs. 2019-05-08 12:58:19 +02:00
DeferredLogger.hpp fixed: do not use Opm:: prefix when inside namespace Opm 2021-05-25 12:06:06 +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 Prepare to Save/Restore Richer Set of Aquifer Values 2021-05-28 14:47:17 +02:00
ParallelRestart.hpp Prepare to Save/Restore Richer Set of Aquifer Values 2021-05-28 14:47:17 +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 changed: put partially supported keywords in separate compile unit 2021-05-12 14:29:33 +02:00
PartiallySupportedFlowKeywords.hpp changed: put partially supported keywords in separate compile unit 2021-05-12 14:29:33 +02:00
PropsCentroidsDataHandle.hpp CentroidsPropsDatahandle Use emplace_back for saving pair 2020-09-21 21:30:51 +02:00
readDeck.cpp Check that stdout is attached to terminal before applying color 2021-05-28 10:20:10 +02:00
readDeck.hpp fixed: do not use Opm:: prefix when inside namespace Opm 2021-05-05 11:59:18 +02:00
UnsupportedFlowKeywords.cpp Remove GLIFTOPT and NETWORK from unsupported keywords. 2021-05-19 13:19:26 +02:00
UnsupportedFlowKeywords.hpp changed: put unsupported keywords in separate compile unit 2021-05-12 14:29:33 +02:00