yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #24905
Re: [Question #695126]: Cylinder powder compaction
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.