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

Catch NaN in semi-implicit solver and roll back #19

Open
dschwen opened this issue Feb 13, 2025 · 0 comments
Open

Catch NaN in semi-implicit solver and roll back #19

dschwen opened this issue Feb 13, 2025 · 0 comments

Comments

@dschwen
Copy link
Member

dschwen commented Feb 13, 2025

We can make a clone of all tensors we are time-integrating and restart the step with twice the substeps if we encounter a nan. Or fail the step and let moose cut back the time step.

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