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.
_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yade-users
More help : https://help.launchpad.net/ListHelp