mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-25 10:40:21 -06:00
Revert "Communicate the ebos solution at the beginning of the run method."
This reverts commit 9adc4d5d3c
.
This commit is contained in:
parent
1858b56b07
commit
15dfe31d80
@ -159,11 +159,6 @@ public:
|
||||
ebosSimulator_.model().invalidateIntensiveQuantitiesCache(/*timeIdx=*/0);
|
||||
}
|
||||
|
||||
// Sync the overlap region of the inital solution. It was generated
|
||||
// from the ReservoirState which has wrong values in the ghost region
|
||||
// for some models (SPE9, Norne, Model 2)
|
||||
ebosSimulator_.model().syncOverlap();
|
||||
|
||||
// Create timers and file for writing timing info.
|
||||
Opm::time::StopWatch solver_timer;
|
||||
Opm::time::StopWatch step_timer;
|
||||
|
Loading…
Reference in New Issue
Block a user