yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #28133
Re: [Question #702665]: How to calculate the height of particle accumulation?
Question #702665 on Yade changed:
https://answers.launchpad.net/yade/+question/702665
Karol Brzezinski posted a new comment:
If you use
####
(xmin,ymin,zmin),(xmax,ymax,zmax) = aabbExtrema()
####
zmax is the highest point.
If you use
####
(xdim,ydim,zdim)= aabbDim()
####
zdim is packing height (the highest point minus the lowest)
Karol
--
You received this question notification because your team yade-users is
an answer contact for Yade.