opm-simulators/opm/simulators/utils
Markus Blatt 19bebcefe2 Broadcast schedule another time after filtering connection on rank 0
Only after rank zero does the filtering the schedule the well
definitions in there are guarateed to have no perforations to inactive
cells. Therefore we broadcast the schedule another time to publish
this to all processes.

Previously, we did the filtering locally on these processes bit that
did also remove perforations to cells that are active globally but
not locally. That seems very hard to work with when allowing
distributed wells.
2020-11-24 22:46:49 +01:00
..
DeferredLogger.cpp Moved files to opm/simulators/ subdirs. 2019-05-08 12:58:19 +02:00
DeferredLogger.hpp Moved files to opm/simulators/ subdirs. 2019-05-08 12:58:19 +02:00
DeferredLoggingErrorHelpers.hpp throw runtime_error instead of logical_error 2019-05-22 10:08:55 +02: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 FieldData and TranCalculator are now in Fieldprops namespace. 2020-09-18 15:01:17 +02:00
ParallelEclipseState.hpp FieldData and TranCalculator are now in Fieldprops namespace. 2020-09-18 15:01:17 +02:00
ParallelFileMerger.hpp remove last usage of boost::filesystem 2020-02-18 08:54:37 +01:00
ParallelRestart.cpp Silence warnings from range-for. 2020-10-12 09:39:37 +02:00
ParallelRestart.hpp Chase Group/Node Summary API Update 2020-09-20 22:26:07 +02:00
ParallelSerialization.cpp Broadcast schedule another time after filtering connection on rank 0 2020-11-24 22:46:49 +01:00
ParallelSerialization.hpp Broadcast schedule another time after filtering connection on rank 0 2020-11-24 22:46:49 +01:00
PropsCentroidsDataHandle.hpp CentroidsPropsDatahandle Use emplace_back for saving pair 2020-09-21 21:30:51 +02:00
readDeck.cpp adapting to the interface change of SummaryConfig 2020-10-01 23:32:21 +02:00
readDeck.hpp changed: hide internal method 2020-09-15 10:51:57 +02:00