mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
updating well control during iterateWellEquations in MSW
This commit is contained in:
@@ -1853,6 +1853,9 @@ namespace Opm
|
||||
|
||||
updateWellState(dx_well, well_state, deferred_logger, relaxation_factor);
|
||||
|
||||
// TODO: should we do something more if a switching of control happens
|
||||
this->updateWellControl(ebosSimulator, well_state, deferred_logger);
|
||||
|
||||
initPrimaryVariablesEvaluation();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user