yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #13753
Re: [Question #404363]: porosity calculation for clumps
Question #404363 on Yade changed:
https://answers.launchpad.net/yade/+question/404363
Status: Open => Answered
Bruno Chareyre proposed the following answer:
Hi Bettina,
You find out that the volume(or mass) of the clump is calculated correctly (your third value).
The porosity is not and that is expected, because the porosity function just take the volumes all clump members without looking at overlaps between them (you can even have negative porosity as a consequence). De facto, the documentation of this function is mentionning spheres and only that, not clumps.
myClumpPorosity() is correct
There is also voxelPorosity, which should be be correct at the price of extra computation time.
Bruno
--
You received this question notification because your team yade-users is
an answer contact for Yade.