mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Janitor : Add SOIL SGAS SWAT to RiaResultNames
wip
This commit is contained in:
@@ -298,7 +298,7 @@ RimEclipseView* RimEclipseCase::createAndAddReservoirView()
|
||||
auto prefs = RiaPreferences::current();
|
||||
if ( prefs->loadAndShowSoil )
|
||||
{
|
||||
rimEclipseView->cellResult()->setResultVariable( "SOIL" );
|
||||
rimEclipseView->cellResult()->setResultVariable( RiaResultNames::soil() );
|
||||
}
|
||||
|
||||
rimEclipseView->faultCollection()->showFaultCollection = prefs->enableFaultsByDefault();
|
||||
|
||||
Reference in New Issue
Block a user