Skip to content
Discussion options

You must be logged in to vote

That is the intended design. However, you're allowed to set the particle ids however you like, including having them be non-unique if that's you want. Checkpoints store the NextID() so that it will always return a unique value across all ranks, but you don't have to use that function in Quokka. The only thing that matters from an AMReX perspective is whether the ids register as valid or not.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@BenWibking
Comment options

BenWibking Apr 30, 2026
Collaborator Author

Answer selected by BenWibking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants