mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Remove special summary case connected to a grid model
* Remove use of RimGridSummaryCase * Remove unused summary plot filter text * Delete unused files
This commit is contained in:
@@ -1427,11 +1427,6 @@ void RimAnalysisPlot::addDataToChartBuilder( RiuGroupedBarChartBuilder& chartBui
|
||||
|
||||
if ( !reader ) continue;
|
||||
|
||||
// Todo:
|
||||
// If curveDef.summaryCase() is a RimGridSummaryCase and we are using summary item as legend and the summary
|
||||
// items are wells, then:
|
||||
/// use color from eclCase->defaultWellColor( wellName );
|
||||
|
||||
std::vector<time_t> timeSteps;
|
||||
std::vector<double> values;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user