Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.

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..

[bingo_chatbox]