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

Multiphase Flows

How to determine which sized particles are leaving the domain?

    • FAQFAQ
      Participant

      In output control, create a particle histogram with and x variable=mean particle diameter, y variable=particle number rate, and sample location=outlet. This will write a CSV file representing a histogram showing 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 timestep.