Skip to content

Particle identifiers #12624

Answered by drjfloyd
r-broek asked this question in Q&A
Mar 14, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Particle tags do not change. Each particle is assigned a tag that is unique for the entire simulation that starts with the first particle on each mesh being given the mesh number and each subsequent on mesh a number incremented by the total meshes. If you had five meshes the first particle on each mesh would be numbered:
1 2 3 4 5
the second
6 7 8 9 10
and so on.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@r-broek
Comment options

Answer selected by r-broek
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