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

Christian Jakob posted a new comment:
This

while (zimp < zbb):       
        O.run(100) 

may not work, please try

while (zimp < zbb):       
        O.run(100,True)

instead.

-- 
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

Reply via email to