opm-simulators/opm
Markus Blatt fc9b1cccce Improve error message when time step is cut too often/much.
Changes
```
Program threw an exception: [/home/mblatt/src/dune/opm/opm-simulators/opm/simulators/timestepping/AdaptiveTimeSteppingEbos.hpp:586] Solver failed to converge after cutting timestep 11 times.
```
to
```
Simulation aborted: Solver failed to converge after cutting timestep 11 times.
```

Which seems more user friendly.
2023-07-12 16:18:29 +02:00
..
core/props [cleanup] Fix that phaseUsage might be used uninitialzed in test. 2023-03-10 14:06:46 +01:00
simulators Improve error message when time step is cut too often/much. 2023-07-12 16:18:29 +02:00