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
January 4, 2024 at 1:39 pm
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.