#1294 - Added command feature for exporting well allocation plot data, and writing empty file

This commit is contained in:
astridkbjorke
2017-03-09 11:14:13 +01:00
parent 38b4e3b729
commit 7f511f7004
6 changed files with 165 additions and 1 deletions

View File

@@ -274,6 +274,7 @@ void RimWellAllocationPlot::updateFromWell()
}
addStackedCurve(tracerName, depthValues, *accFlow, plotTrack);
//TODO: THIs is the data to be plotted...
}
}
else