mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5717 Properly reload input properties when reading eclipse result case.
This commit is contained in:
committed by
Magne Sjaastad
parent
b566ddbd4b
commit
b5c97ec750
@@ -202,6 +202,7 @@ bool RimEclipseResultCase::importGridAndResultMetaData( bool showTimeStepFilter
|
||||
|
||||
progInfo.setProgressDescription( "Computing Case Cache" );
|
||||
computeCachedData();
|
||||
loadAndSyncronizeInputProperties( false );
|
||||
|
||||
m_gridAndWellDataIsReadFromFile = true;
|
||||
m_activeCellInfoIsReadFromFile = true;
|
||||
|
||||
Reference in New Issue
Block a user