Hello everybody,
I must determine collision efficiency.(Number of collisions that create aggregates)
I created a Python code that uses the distance between particles to determine the number of agglomerates and the primary particles in each aggregate.
The collision efficiency calculation process is more difficult than the computation for agglomerates.
Based on their shapes, two aggregates with the same number of particles may have different collision efficiencies. So I am not sure how to counts the number of successful collision.
Could you guide me in this field?
Regards,
Fatemeh