Best way to track particles #4430
Unanswered
ghost
asked this question in
Simulation Inputs
Replies: 1 comment
-
Hi @Nsh002, there are multiple ways to track particles. Each particle has a unique id, so you can identify it later
Can you tell a bit more about your use case? How often and how many particles do you need? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm trying to figure out the best way to track specific particles through a simulation. I'd also need information about each of the particles such as velocity, temperature, and momentum.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions