mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Updating the solution variable in updateState() was conceptually wrong and lead to incorrect results if the linear solver failed before the updateState() method was called. i.e. in the first iteration.