We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.

Ansys Learning Forum Forums Installation and Licensing Ansys Products How to get Coalesced particle ID in Ansys Fluent? Reply To: How to get Coalesced particle ID in Ansys Fluent?

Prashanth
Ansys Employee

Hi,

Here are my comments from what I understand: coalesced particles are actually removed trajactories. If you want to track coalesced particles, you can use say DPM_SPRAY_COLLIDE, loop into the particles, check if some became bigger and mark or note them. You can check the UDF manual which uses this macro for a very simple coalescence model..