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 NaNs in static solver #94

Merged
merged 4 commits into from
Aug 16, 2024
Merged

Conversation

jwreep
Copy link
Member

@jwreep jwreep commented Jul 18, 2024

Fixes #33

I figured it would be easier to catch it after the solver runs, given the speed of the code. I've overloaded Observer::CheckNaN to simply perform the check, without resetting the state and time.

@jwreep jwreep marked this pull request as ready for review July 18, 2024 03:26
@wtbarnes wtbarnes merged commit 2aa6b36 into rice-solar-physics:main Aug 16, 2024
2 checks passed
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.

Catch NaNs in static solver
2 participants