mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Initialise current well control in the appropriate place.
This commit is contained in:
@@ -407,9 +407,6 @@ well_controls_append(enum control_type type ,
|
||||
ctrl->target[ctrl->num] = target;
|
||||
|
||||
ctrl->num += 1;
|
||||
|
||||
/* TODO: Review this: */
|
||||
ctrl->current = 0;
|
||||
}
|
||||
|
||||
return ok;
|
||||
|
||||
Reference in New Issue
Block a user