mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
output .INIT and .GRID also on restart
This commit is contained in:
parent
8f60a5f9fc
commit
2df734f00e
@ -699,7 +699,7 @@ public:
|
||||
checkDeckCompatibility_();
|
||||
|
||||
// write the static output files (EGRID, INIT, SMSPEC, etc.)
|
||||
if (enableEclOutput_ && !initconfig.restartRequested())
|
||||
if (enableEclOutput_)
|
||||
eclWriter_->writeInit();
|
||||
|
||||
simulator.vanguard().releaseGlobalTransmissibilities();
|
||||
|
Loading…
Reference in New Issue
Block a user