yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #28115
Re: [Question #702665]: How to calculate the height of particle accumulation?
Question #702665 on Yade changed:
https://answers.launchpad.net/yade/+question/702665
Status: Open => Answered
Karol Brzezinski proposed the following answer:
Hi,
Function aabbExtrema() returns boundary box of particle packing (min and
max corner positions).
If you are only interested in dimension, you can use aabbDim().
Both functions work for spherical bodies.
Cheers
Karol
[1] https://yade-dem.org/doc/yade.utils.html?highlight=aabbextrema#yade._utils.aabbExtrema
[2] https://yade-dem.org/doc/yade.utils.html?highlight=aabbdim#yade.utils.aabbDim
--
You received this question notification because your team yade-users is
an answer contact for Yade.