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

    Status: Open => Answered

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

1)
> PyRunner(command='checkUnbalanced()',realPeriod=2,label='checker')

do not use realPeriod, use iterPeriod or virtPeriod instead.
realPeriod means real Earth time, which is "random" w.r.t. simulation by 
definition (is different on different machines, on the same machine it is 
influenced by other processes, RAM usage etc.). This is (probably) the reason 
why you get "random" output.

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     : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp

Reply via email to