mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Extract the Summary::eval() call from the output call
This commit is contained in:
@@ -1009,6 +1009,7 @@ public:
|
||||
|
||||
bool isSubStep = !EWOMS_GET_PARAM(TypeTag, bool, EnableWriteAllSolutions) && !this->simulator().episodeWillBeOver();
|
||||
|
||||
eclWriter_->evalSummaryState(isSubStep);
|
||||
if (enableEclOutput_)
|
||||
eclWriter_->writeOutput(isSubStep);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user