mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
@@ -310,6 +310,7 @@ void RimWellAllocationPlot::updateFromWell()
|
||||
? wfCalculator->trueVerticalDepth( brIdx )
|
||||
: std::vector<double>();
|
||||
|
||||
if ( !depthValues.empty() )
|
||||
{
|
||||
std::vector<QString> tracerNames = wfCalculator->tracerNames();
|
||||
for ( const QString& tracerName : tracerNames )
|
||||
|
||||
Reference in New Issue
Block a user