mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2326 Well allocation plot: Remove formation options regarding well path
This commit is contained in:
@@ -253,6 +253,7 @@ void RimWellAllocationPlot::updateFromWell()
|
||||
RimWellLogTrack* plotTrack = new RimWellLogTrack();
|
||||
|
||||
plotTrack->setDescription(QString("Branch %1").arg(brIdx + 1));
|
||||
plotTrack->setFormationsForCaseWithSimWellOnly(true);
|
||||
plotTrack->setFormationBranchIndex((int)brIdx);
|
||||
|
||||
accumulatedWellFlowPlot()->addTrack(plotTrack);
|
||||
|
||||
Reference in New Issue
Block a user