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 Discuss Simulation Fluids is it possible to set up 2 or more filters for particle tracks Reply To: is it possible to set up 2 or more filters for particle tracks

Prashanth
Ansys Employee

Hi,

Well, particle scalar won't get rid of the particles, they simply mark/transport a scalar value to a particle per interval, when a conditioanl statement based on size or location is satisfied. You can go through the DPM_SCALAR_UPDATE macro example from the UDF manual and get creative using that.

[bingo_chatbox]