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

Jan Stránský posted a new comment:
Hello,

in this specific case, you have O.run() in the script and then O.run(1,True).. 
(calling run on already running simulation)
If I add O.run();O.wait() in the initial phase, the code will run quickly, not 
reaching the O.run(1,True) branch..

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

Reply via email to