mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1397 Crash when computing statistics when no statistics case is created when adding source eclipse case
This commit is contained in:
parent
a49c830a0f
commit
677e326213
@ -387,6 +387,7 @@ RimEclipseStatisticsCase* RimIdenticalGridCaseGroup::createAndAppendStatisticsCa
|
||||
|
||||
newStatisticsCase->populateResultSelectionAfterLoadingGrid();
|
||||
newStatisticsCase->openEclipseGridFile();
|
||||
newStatisticsCase->eclipseCaseData()->computeActiveCellBoundingBoxes();
|
||||
|
||||
return newStatisticsCase;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user