Question #233548 on Yade changed:
https://answers.launchpad.net/yade/+question/233548
Status: Open => Answered
Klaus Thoeni proposed the following answer:
Hi Nguyen,
boxes and facets (triangles in a mesh) are non dynamic in yade and I
guess you want to have fully dynamic bricks. You would have to use
bricks created by clumps instead, something like this maybe:
clump,spheres=O.bodies.appendClumped(pack.regularOrtho
(pack.inAlignedBox((-1,-0.5,-0.3),(1,0.5,0.3)),0.1,-0.05,color=(1,0,0)))
HTH Klaus
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.
_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yade-users
More help : https://help.launchpad.net/ListHelp