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

Removed 'sanity check' since it only applies to serial runs, although… #663

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

drreynolds
Copy link
Collaborator

This PR removes an incorrect "sanity check" from this python plotting utility script. The script purports to support parallel output, but this check automatically fails for all parallel data files (since the first data file only contains a subdomain).

After removing this incorrect check, the script runs correctly for parallel output (e.g., from benchmarks/diffusion_2D), while still running correctly for serial output.

@gardner48 gardner48 added this to the SUNDIALS Next milestone Feb 7, 2025
@gardner48 gardner48 merged commit 51087e0 into develop Feb 7, 2025
46 checks passed
@gardner48 gardner48 deleted the bugfix/plotfix branch February 7, 2025 22: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.

2 participants