Hello everyone,
I have a problem with the calculation of the gyration radius in Python. (for postprocessing)
Agglomerates with three primary particles have a gyration radius that is smaller than the radius of the primary particles. It is not possible!
I double check the calculation and it is completely true. The only thing that I am not sure about it, is the particle's position.
I have a question regarding the particle position that EDEM provides. Is it exactly the particle's center of mass?
Please see the particle positions for an agglomerate containing 3 particles:
1:[-0.00021583 0.005800961 1.99864E-05 ]
2:[-0.00020695 0.00582015 6.49494E-05 ]
3:[-0.000205903 0.005802919 -2.86589E-05 ]
R1=2.5e-5 (primary particles radius)
Rg/R1=0.846!
The formula for gyration radius and shape on agglomerates have been attached.
Regards,
Fatemeh

