mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-22 15:33:29 -06:00
abfb5c9d82
This commit adds a new flag data member, wellStructureChangedDynamically_ to the generic black-oil well model. This flag captures the well_structure_changed value from the 'SimulatorUpdate' structure in the updateEclWells() member function. Then, in BlackoilWellModel::beginTimeStep(), we key a well structure update off this flag when set. This, in turn, enables creating or opening wells as a result of an ACTIONX block updating the structure in the middle of a report step. |
||
---|---|---|
.. | ||
core/props | ||
simulators |