mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Remove unused variable
This commit is contained in:
@@ -1917,7 +1917,6 @@ namespace Opm
|
||||
|
||||
// for top segment, the well control equation will be used.
|
||||
EvalWell pressure_equation = getSegmentPressure(seg);
|
||||
auto top_segment_index = well_state.topSegmentIndex(this->index_of_well_);
|
||||
|
||||
// we need to handle the pressure difference between the two segments
|
||||
// we only consider the hydrostatic pressure loss first
|
||||
|
||||
Reference in New Issue
Block a user