mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Adds two switches no_prt_log, and no_debug_log that deactivate writing to PRT and DEBUG file. One can now run flow_ebos without creating any output by passing "output=false no_prt_log=true no_debug_log=true" on the command line.