← Back to team overview

yade-users team mailing list archive

Re: [Question #670501]: gravity deposition of clumps

 

Question #670501 on Yade changed:
https://answers.launchpad.net/yade/+question/670501

    Status: Open => Answered

Jan Stránský proposed the following answer:
> however the clumps still dont fall

please provide us with the info how you know this (visually from GUI,
printing displacement ...)

I have tried

clumps = [b for b in O.bodies if b.isClump]
for c in clumps: print c.displ()

with non-zero result, so the clumps clearly DO fall..

cheers
Jan

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.