Skip to content

Fix assertions in particle IO to include runtime int comps#5205

Merged
atmyers merged 1 commit intoAMReX-Codes:developmentfrom
atmyers:assertion_io_fix
Mar 17, 2026
Merged

Fix assertions in particle IO to include runtime int comps#5205
atmyers merged 1 commit intoAMReX-Codes:developmentfrom
atmyers:assertion_io_fix

Conversation

@atmyers
Copy link
Copy Markdown
Member

@atmyers atmyers commented Mar 17, 2026

Closes #5153.

The proposed changes:

  • fix a bug or incorrect behavior in AMReX
  • add new capabilities to AMReX
  • changes answers in the test suite to more than roundoff level
  • are likely to significantly affect the results of downstream AMReX users
  • include documentation in the code and/or rst files, if appropriate

@atmyers atmyers requested a review from WeiqunZhang March 17, 2026 13:03
@atmyers atmyers merged commit 30026bc into AMReX-Codes:development Mar 17, 2026
74 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.

Several WritePlotFile / WritePlotFileHDF5 asserts use compile-time NArrayInt instead of NumIntComps()

2 participants