opm-simulators/opm
Bård Skaflestad abfb5c9d82 Update Well Topology if Triggered From ACTIONX
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.
2023-11-07 17:02:18 +01:00
..
core/props Enable WSF/GSF for H2STORE 2023-09-14 12:42:47 +02:00
simulators Update Well Topology if Triggered From ACTIONX 2023-11-07 17:02:18 +01:00