mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Grid Ensemble: add methods to add view
This commit is contained in:
@@ -1004,7 +1004,7 @@ void RimEclipseStatisticsCase::computeStatisticsAndUpdateViews()
|
||||
|
||||
if ( reservoirViews().empty() )
|
||||
{
|
||||
RicNewViewFeature::addReservoirView( this, nullptr );
|
||||
RicNewViewFeature::addReservoirView( this, nullptr, viewCollection() );
|
||||
}
|
||||
|
||||
if ( reservoirViews().size() == 1 )
|
||||
|
||||
Reference in New Issue
Block a user