#1118 Calculate and display flow rate

This commit is contained in:
Magne Sjaastad
2017-01-24 14:25:31 +01:00
parent 1b517a8e5e
commit 5053112e3d
8 changed files with 282 additions and 21 deletions

View File

@@ -169,7 +169,8 @@ void RimMainPlotCollection::deleteAllContainedObjects()
{
m_wellLogPlotCollection()->wellLogPlots.deleteAllChildObjects();
m_summaryPlotCollection()->summaryPlots.deleteAllChildObjects();
m_flowPlotCollection()->flowPlots.deleteAllChildObjects();
m_flowPlotCollection()->closeDefaultPlotWindowAndDeletePlots();
}
#if 0