Hello everyone,
I am currently performing a simple breakage test in EDEM and trying to compare the simulation results with experimental PSD data. I would appreciate some guidance regarding the most appropriate way to process and compare the particle size distributions.
In the experiments, I only have D10, D50, and D90 values (volume-based), although the exact measurement methodology is not fully described in the paper.
In EDEM, when using the breakage model, I can obtain PSD information in two different ways:
1. Using the standard particle size distribution output, where I can plot/export volume-based PSD or extract CSV data and calculate D10/D50/D90 myself using Python.
2. Using the “Breakage Particle Size Distribution” output file generated by the breakage model, which gives size-cell and mass information. I can again convert the mass distribution to a volume-based PSD and calculate D10/D50/D90 from that.
The particles are cohesive, and I am using the Hertz-Mindlin with JKR cohesion model.
My main question is:
Which of these two PSD outputs is the correct/recommended one for comparison with experimental D10/D50/D90 values?
There is also another issue that confuses me:
My maximum primary particle size is around 500 µm. However, in some experimental conditions, the reported D90 is around 700 µm. This suggests that agglomeration is occurring in the experiments, meaning that some measured structures are larger than the original particles.
However, when I calculate the PSD directly from the EDEM particle data (volume or number based), it seems that agglomerates are not being considered as larger entities. The PSD only reflects the sizes of the individual particles/fragments themselves.
Because of this, I feel that I may never be able to properly match the experimental D90 values if the experiment inherently includes agglomeration effects while the EDEM PSD does not.
Could anyone please advise:
Which PSD output should be used for proper comparison?
How should agglomeration be treated in EDEM for PSD comparison?
Is there a recommended methodology to compare DEM breakage simulations with experimental volume-based PSD measurements when cohesive/agglomerating particles are involved?
Any suggestions or best practices would be greatly appreciated. Thank you very much.