mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#7655 Well Allocation Plot: Avoid duplicated flow in tie-in cells
Make sure the tie-in cell is not duplicated
This commit is contained in:
@@ -42,6 +42,7 @@ struct RigWellResultPoint
|
||||
double gasRate() const;
|
||||
double waterRate() const;
|
||||
double connectionFactor() const;
|
||||
void clearAllFlow();
|
||||
|
||||
size_t m_gridIndex;
|
||||
size_t m_gridCellIndex; //< Index to cell which is included in the well
|
||||
|
||||
Reference in New Issue
Block a user