Hi Christian, If I understand your code correctly, the volume/mass/inertia of the clumps is accounting for overlaps assuming that we have only pair overlaps. I mean, if three spheres have a common intersection it will not work (or even worst, this: *). Correct?
If so, it should be clearly stated in the documentation. Accouting for overlaps in an arbitrary case is quite complex, and maybe even solutionless with pure analytical reasoning. I remember Vaclav was thinking to a Monte Carlo method, which is a nice way to solve this problem. Bruno *: https://yade-dem.org/w/images/9/96/KozickyTejchmanParticles2011.pdf -- _______________ Bruno Chareyre Associate Professor ENSE³ - Grenoble INP Lab. 3SR BP 53 38041 Grenoble cedex 9 Tél : +33 4 56 52 86 21 Fax : +33 4 76 82 70 43 ________________ _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

