removing unused well_state0 in iterateWellEqWithControl

for MSW.
This commit is contained in:
Kai Bao 2022-05-18 10:18:35 +02:00
parent ea82bebb3a
commit 15bf35ffe0

View File

@ -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