opm-simulators/opm/simulators
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
..
aquifers consistently use std::size_t 2023-08-15 09:32:10 +02:00
flow Update Well Topology if Triggered From ACTIONX 2023-11-07 17:02:18 +01:00
linalg Bugfix. Deprecated getCollectiveComminication warning 2023-10-31 08:40:46 +01:00
timestepping changed: put ecl time stepping parameters in separate struct 2023-08-30 11:22:22 +02:00
utils Merge pull request #4969 from akva2/fbhpdef 2023-11-07 16:35:51 +01:00
wells Update Well Topology if Triggered From ACTIONX 2023-11-07 17:02:18 +01:00
opm-simulators_doxygen_main.hpp Moved all remaining files out of opm/autodiff. 2019-06-20 11:00:51 +02:00