I am simulating a diesel spray in air. I want to get the number of droplets and their diameters (preferably individual over mean) at certain time step. How can I extract this data?
One of the method is to use CFD post to plot the contour at the given time step. Then, you can use ImageJ software(freely available) to calculate the size of each droplet at that particular time step.
Another way is to write a UDF to measure the size of the droplet at each time step.
Plot the contour at the given time step. Then, you can use ImageJ software(freely available) to calculate the size of each droplet at that particular time step.