mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
#2264 PLT plot. Filter wells list based on well geometry and production data
This commit is contained in:
@@ -152,7 +152,7 @@ bool RimWellPlotTools::hasFlowData(const RimWellLogFile* wellLogFile)
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
bool RimWellPlotTools::hasFlowData(RimWellPath* wellPath)
|
||||
bool RimWellPlotTools::hasFlowData(const RimWellPath* wellPath)
|
||||
{
|
||||
for (RimWellLogFile* const wellLogFile : wellPath->wellLogFiles())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user