Determining Size of the Particles Leaving Domain — Lesson 3

How do you determine size of the particles that are leaving the domain?

In output control, create a particle histogram with an x variable=mean particle diameter, y variable=particle number rate, and sample location=outlet. This will write a CSV file representing a histogram that shows the instantaneous particle number rate at the outlet for each particle diameter bin. To calculate the net particles leaving the domain over a transient simulation, manually (or using a script) parse through the collection of CSV files written each time step.