mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
when there is new control keywords enter, the combination of control / constraints change. Under this kind of situation, copying the control index does not mean you copy the same types of control. Using the control index from the previous WellState for many situation is a good practice, while it also risks copying a random and rather bad choice. It is a major problem when we have VFP, VFP can have very damaging values for certain situation to show it is not desirable to be in this kind of situation.