Hi,
I would like to record the ids and time of particles which leaves the simulation domain. I have hundreds of thousands of particles in my simulation. Currently I tried writing apis to remove a particle when it collides with geometry surface outlet, in the same manner as the api tutorial particle removal. However, I can get those information but found it difficult to save the datas for the removed particle id and time. What kind of method should I use? And is there an alternative way to do so?
Thanks a lot.
Regards,
Jason