OPM / opm-simulators

OPM Flow and experimental simulators, including components such as well models etc.
http://www.opm-project.org
GNU General Public License v3.0
124 stars 122 forks source link

Use formattedErrors() and simplify. #5765

Closed atgeirr closed 3 days ago

atgeirr commented 4 days ago

No longer calling dump() means we avoid the extra dumping to stderr of the warnings and errors.

Downstream from OPM/opm-common#4362