mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
This commit adds an option that allows to enable detecting parallel logging fallout (option --enable-logging-fallout-warning). It is now false by default (previous behavior was as if the option was true). If option is true a warning will be printed for any process with nonzero rank that does try to log to *.PRT or *.DBG and the logged output will be appended to these files at the end.