#5717 Properly reload input properties when reading eclipse result case.

This commit is contained in:
Kristian Bendiksen
2020-03-26 13:04:57 +01:00
committed by Magne Sjaastad
parent b566ddbd4b
commit b5c97ec750
5 changed files with 49 additions and 46 deletions

View File

@@ -202,6 +202,7 @@ bool RimEclipseResultCase::importGridAndResultMetaData( bool showTimeStepFilter
progInfo.setProgressDescription( "Computing Case Cache" );
computeCachedData();
loadAndSyncronizeInputProperties( false );
m_gridAndWellDataIsReadFromFile = true;
m_activeCellInfoIsReadFromFile = true;