Bugfix: update output reservoir state.

This commit is contained in:
Atgeirr Flø Rasmussen
2016-07-21 15:27:56 +02:00
parent 79fed93b76
commit 87477f7a44

View File

@@ -310,6 +310,7 @@ namespace Opm {
}
// Update states for output.
reservoir_state = state_.reservoir_state;
// Create report and exit.
const bool failed = false;