mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
If an action block happens to run a UDQ ASSIGN operation and, furthermore, happens to run at the last time step of an episode then the "clear pending assignments" behaviour of the ScheduleState copy constructor leads to not performing the UDQ assignment at all. This commit works around this problem by invoking the action handler's UDQ assignment function after processing all active action blocks. The underlying problem has been present since at least Pull Request OPM/opm-common#3587 which introduced the "clear pending assignments" behaviour of ScheduleState's copy constructor. |
||
---|---|---|
.. | ||
aquifers | ||
flow | ||
linalg | ||
timestepping | ||
utils | ||
wells | ||
opm-simulators_doxygen_main.hpp |