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

Fail gracefully if a NekRS run fails in stochastic mode #934

Open
aprilnovak opened this issue Jul 17, 2024 · 0 comments
Open

Fail gracefully if a NekRS run fails in stochastic mode #934

aprilnovak opened this issue Jul 17, 2024 · 0 comments

Comments

@aprilnovak
Copy link
Collaborator

Reason

When running NekRS via the stochastic tools module, if one of the NekRS runs happens to abort (e.g., from a CFL limit being exceeded), the entire set of stochastic runs terminates. We should see if we can allow a failed NekRS run to fail gracefully (let's see how native MOOSE handles this) without terminating the entire batch of runs.

Design

Perhaps override the converged() method in NekRSProblemBase?

Impact

Facilitate Yiqi's stochastic runs, avoid annoying restarts.

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

No branches or pull requests

1 participant