yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #28159
Re: [Question #702750]: How to detect the coordinates of each particle?
Question #702750 on Yade changed:
https://answers.launchpad.net/yade/+question/702750
Status: Answered => Open
孙灿 is still having a problem:
Yes, I added zMax = max(b.state.pos[2] for b in O.body if
isinstance(b.shape, Sphere)) to the checkUnbalanced() function, z-values
can get the output, but only one zMax output, zMAX is the highest
z-value, and I need to output the z-value of each particle in the
uppermost layer.
--
You received this question notification because your team yade-users is
an answer contact for Yade.