mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-08 23:23:01 -06:00
#7655 Well Allocation Plot: Use branch ID of parent branch
This commit is contained in:
parent
03917f2e1c
commit
f9fc7cff3a
@ -1885,7 +1885,7 @@ void RifReaderEclipseOutput::readWellCells( const ecl_grid_type* mainEclGrid, bo
|
||||
wellResultBranch.m_branchResultPoints.push_back(
|
||||
createWellResultPoint( grids[gridNr],
|
||||
ert_connection,
|
||||
branchId,
|
||||
well_segment_get_branch_id( outletSegment ),
|
||||
well_segment_get_id( outletSegment ),
|
||||
wellName ) );
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user