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

Fix division by zero in 1d interpolation #1040

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

xylar
Copy link
Collaborator

@xylar xylar commented Nov 25, 2024

Checklist

  • Testing comment in the PR documents testing used to verify the changes

@xylar
Copy link
Collaborator Author

xylar commented Nov 25, 2024

Testing

I ran the test suite with this fix. I no longer see warnings about dividing by zero in interp_1d:
https://web.lcrc.anl.gov/public/e3sm/diagnostic_output/ac.xasay-davis/analysis_testing/chrysalis/fix-divide-by-zero/

@xylar xylar added the bug label Nov 25, 2024
@xylar xylar self-assigned this Nov 25, 2024
@xylar xylar merged commit afe6a65 into MPAS-Dev:develop Nov 25, 2024
3 checks passed
@xylar xylar deleted the fix-divide-by-zero branch November 25, 2024 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant