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.