yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #20479
Re: [Question #683405]: Yade 2019.01a vs. gitlab version
Question #683405 on Yade changed:
https://answers.launchpad.net/yade/+question/683405
Status: Open => Answered
Bruno Chareyre proposed the following answer:
Hi Bettina,
> Do you agree?
Yes!
Thanks for reporting.
I suspect a change done recently in order to make results *more reproducible* [1], especially with multithreaded (-jN) runs.
But of course it introduces a difference between older and newer results (they are all equally correct, though). It appeared in the master branch in June, so if you could compare 7a4a71ef (after change) to 900c7616 (before) it could confirm that.
If it doesn't:
- Could you paste here the exact script you are using, so everyone can reproduce the "#add plate..." messages?
Suggestions:
- are timesteps the same?
- are all positions exactly the same at iteration 0, then 1? (you can just sum all positions together and compare the result to make it simpler)
Cheers
Bruno
[1] https://gitlab.com/yade-
dev/trunk/commit/68d600d283914d74693cd42ed0b0eb89eefa3c98
Unlike what the commit message suggests most of the reproducibility is
obtained even if loopOnSortedInteractions=False.
--
You received this question notification because your team yade-users is
an answer contact for Yade.