Question #695126 on Yade changed: https://answers.launchpad.net/yade/+question/695126
Karol Brzezinski proposed the following answer: Hi Mithushan, I think that I may have trouble understanding the problem. As far as I know your sample code, you use 'regular' spheres, thus particles don't deform. The shape of your cloud deforms under compression. I expected that you would like to take this deformation into account, and that is why I proposed the tesselation wrapper. If you want to know the volume of the cloud before simulation, you can compute it from its dimensions e.g. aabbDim()[0]*aabbDim()[1]*aabbDim()[2] However, I don't think it is the problem, because the tesselation wrapper would give you the same result (before compression). Could you try to rephrase the problem? Karol -- You received this question notification because your team yade-users is an answer contact for Yade. _______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : yade-users@lists.launchpad.net Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp