opm-simulators/opm/simulators/flow
Markus Blatt 710d648eda Prevent multiple *.?.dbg/prt files in production crashed parallel runs.
There was a fallout when skipping concating these files to the
default ones (PR #1708). We should also have deactivated creating
these files at all. As a result these files appeared in all parallel
runs that were aborted.

This change now prevents creating and logging to these files in
parallel in a default
run (--enable-parallel-logging-fallout-warning=false).

Developers can still activate logging and concating to see whether
everything is only logged on the io process by passing
--enable-parallel-logging-fallout-warning=true.

Closes 3725
2022-01-27 17:21:29 +01:00
..
python Downstream filesystem reorganisation in opm-common 2022-01-02 14:33:34 +01:00
BlackoilModelEbos.hpp Allow for brine and precipitation/dissolution of salt 2022-01-14 11:46:40 +01:00
BlackoilModelParametersEbos.hpp restrict maximum number of times a well can switch to the same control 2021-10-04 10:12:39 +02:00
countGlobalCells.cpp countGlobalCells: put non-template code in separate compile unit 2021-04-30 15:09:23 +02:00
countGlobalCells.hpp remove unused method 2021-06-08 15:10:11 +02:00
FlowMainEbos.hpp Downstream filesystem reorganisation in opm-common 2022-01-02 14:33:34 +01:00
KeywordValidation.cpp Downstream filesystem reorganisation in opm-common 2022-01-02 14:33:34 +01:00
KeywordValidation.hpp Add missing include for unordered_map. 2021-09-09 12:17:54 +02:00
Main.hpp Prevent multiple *.?.dbg/prt files in production crashed parallel runs. 2022-01-27 17:21:29 +01:00
NonlinearSolverEbos.hpp Rename WellStateFullyImplicitBlackoil -> WellState 2021-05-21 15:07:21 +02:00
SimulatorFullyImplicitBlackoilEbos.cpp Downstream filesystem reorganisation in opm-common 2022-01-02 14:33:34 +01:00
SimulatorFullyImplicitBlackoilEbos.hpp Handle NEXTSTEP behavior in time stepper 2021-10-18 11:52:33 +02:00
ValidationFunctions.cpp Downstream filesystem reorganisation in opm-common 2022-01-02 14:33:34 +01:00
ValidationFunctions.hpp Downstream filesystem reorganisation in opm-common 2022-01-02 14:33:34 +01:00