mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-10 03:25:34 -06:00
Remove Unused 'currentControl' Variable
This commit is contained in:
parent
14bde098ce
commit
9756edce50
@ -2068,7 +2068,6 @@ namespace Opm {
|
||||
const auto& well_state = well_state_;
|
||||
|
||||
const auto& controls = group.injectionControls(Phase::GAS, summaryState);
|
||||
const Group::InjectionCMode& currentControl = well_state.currentInjectionGroupControl(Phase::GAS, group.name());
|
||||
const auto& gconsale = schedule().gConSale(reportStepIdx).get(group.name(), summaryState);
|
||||
|
||||
double sales_rate = 0.0;
|
||||
|
Loading…
Reference in New Issue
Block a user