mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #3317 from joakim-hove/fix-unused
Remove unused variable
This commit is contained in:
commit
d3437d77b1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user