mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Include single summary cases as basis for quantity name aggregation
This commit is contained in:
@@ -247,8 +247,8 @@ void RiaSummaryCurveDefinitionAnalyser::setCurveDefinitions( const std::vector<R
|
||||
if ( curveDef.summaryCase()->ensemble() )
|
||||
{
|
||||
m_ensembles.insert( curveDef.summaryCase()->ensemble() );
|
||||
valid = true;
|
||||
}
|
||||
valid = true;
|
||||
}
|
||||
if ( valid )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user