mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Bugfix: update output reservoir state.
This commit is contained in:
@@ -310,6 +310,7 @@ namespace Opm {
|
||||
}
|
||||
|
||||
// Update states for output.
|
||||
reservoir_state = state_.reservoir_state;
|
||||
|
||||
// Create report and exit.
|
||||
const bool failed = false;
|
||||
|
Reference in New Issue
Block a user