opm-simulators/opm/simulators
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
..
aquifers BlackoilAquiferModel: use Scalar type 2024-04-24 15:22:00 +02:00
flow Rerun UDQ Assignments After Action Processing 2024-05-21 13:51:06 +02:00
linalg Merge pull request #5368 from multitalentloes/fix_typo_cuda_aware_mpi 2024-05-21 11:15:00 +02:00
timestepping Report CNV Violation Pore-Volume Fraction to INFOITER 2024-05-06 11:31:47 +02:00
utils fixed: build with dune-fem 2.9 2024-05-16 10:58:08 +02:00
wells Merge pull request #5354 from akva2/various_well_helpers_template_scalar 2024-05-21 13:14:50 +02:00
opm-simulators_doxygen_main.hpp Remove reference to ebos in doxygen header 2024-02-06 14:01:55 +01:00