Files
opm-simulators/opm/simulators/flow
Bård Skaflestad 0aaa69c6e0 Rerun UDQ Assignments After Action Processing
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.
2024-05-21 13:51:06 +02:00
..
2024-05-16 10:58:08 +02:00
2024-05-02 11:14:07 +02:00
2024-05-08 09:41:46 +02:00
2024-02-16 14:51:51 +01:00
2024-05-13 15:05:47 +02:00
2024-05-13 11:24:08 +02:00
2023-11-23 14:06:39 +01:00