Merge pull request #3914 from GitPaean/removing_unused_well_state0

removing unused well_state0 in iterateWellEqWithControl for MSW
This commit is contained in:
Bård Skaflestad 2022-05-18 10:40:17 +02:00 committed by GitHub
commit 0d6f7f75b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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