mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1112 Added a flowrate to the well results. Waiting for ERT to include the reading.
This commit is contained in:
@@ -969,6 +969,7 @@ RigWellResultPoint RifReaderEclipseOutput::createWellResultPoint(const RigGridBa
|
||||
|
||||
resultPoint.m_ertBranchId = ertBranchId;
|
||||
resultPoint.m_ertSegmentId = ertSegmentId;
|
||||
resultPoint.m_flowRate = 0.5; // Todo : Get from Ert
|
||||
}
|
||||
|
||||
return resultPoint;
|
||||
|
||||
Reference in New Issue
Block a user