← Back to team overview

yade-users team mailing list archive

Re: [Question #692092]: Spheres don't move in periodicsandpile example if using wall

 

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

    Status: Open => Answered

Jan Stránský proposed the following answer:
Hello,

the reason of particles not moving is that after the first iteration, the simulation freezes. You can try:
O.step() # OK, now O.iter = 1
O.step() # freezes...

What is the reason of freezing I have no idea..

cheers
Jan

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