mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-27 09:40:59 -06:00
removing unused well_state0 in iterateWellEqWithControl
for MSW.
This commit is contained in:
parent
ea82bebb3a
commit
15bf35ffe0
@ -1369,7 +1369,6 @@ namespace Opm
|
||||
if (!this->isOperableAndSolvable() && !this->wellIsStopped()) return true;
|
||||
|
||||
const int max_iter_number = this->param_.max_inner_iter_ms_wells_;
|
||||
const WellState well_state0 = well_state;
|
||||
|
||||
{
|
||||
// getWellFiniteResiduals returns false for nan/inf residuals
|
||||
|
Loading…
Reference in New Issue
Block a user