mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#815 Initialize intersection boxes after loading of case
This commit is contained in:
@@ -706,6 +706,8 @@ void RimEclipseView::loadDataAndUpdate()
|
||||
this->faultCollection()->setReservoirView(this);
|
||||
this->faultCollection()->syncronizeFaults();
|
||||
|
||||
this->intersectionBoxCollection()->initialize();
|
||||
|
||||
m_reservoirGridPartManager->clearGeometryCache();
|
||||
|
||||
syncronizeWellsWithResults();
|
||||
|
||||
Reference in New Issue
Block a user