← Back to team overview

yade-users team mailing list archive

Re: [Question #694774]: illogical outputted data for 2D uniaxial compression study

 

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.