Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore UDQ Update Status on Simulation Restart #3833

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

bska
Copy link
Member

@bska bska commented Dec 6, 2023

The current master sources implicitly assume that all UDQs loaded from the restart file have an UPDATE status of ON. This commit allows the restart code to inspect the actual update status and to use that status in the UDQ configuration object when restarting the simulation run.

Closes #3808

@bska
Copy link
Member Author

bska commented Dec 6, 2023

@vkip : This PR is supposed to address the issue you identified in #3808. Any testing you're able to conduct is most welcome.

@bska
Copy link
Member Author

bska commented Dec 6, 2023

jenkins build this please

@vkip
Copy link
Member

vkip commented Dec 6, 2023

@vkip : This PR is supposed to address the issue you identified in #3808. Any testing you're able to conduct is most welcome.

Thanks for addressing this! I have tested a few different cases, who all now work as expected.

@bska
Copy link
Member Author

bska commented Dec 6, 2023

This PR is supposed to address the issue you identified in #3808. Any testing you're able to conduct is most welcome.

Thanks for addressing this! I have tested a few different cases, who all now work as expected.

Thank you for testing. I'll mark this as ready for review now.

@bska bska marked this pull request as ready for review December 6, 2023 21:40
@bska
Copy link
Member Author

bska commented Dec 7, 2023

jenkins build this please

@bska bska force-pushed the fix-udq-rst-update-status branch 3 times, most recently from 8b7e056 to cd97109 Compare December 12, 2023 08:58
The current master sources implicitly assume that all UDQs loaded
from the restart file have an 'UPDATE' status of 'ON'.  This commit
allows the restart code to inspect the actual update status and to
use that status in the UDQ configuration object when restarting the
simulation run.
@blattms blattms merged commit 41c51a2 into OPM:master Dec 12, 2023
@bska bska deleted the fix-udq-rst-update-status branch December 12, 2023 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UDQ update status not reflected in restart
3 participants