Question #693011 on Yade changed:
https://answers.launchpad.net/yade/+question/693011
Status: Open => Answered
Jan Stránský proposed the following answer:
Hello,
use memoDbg=True to get some more info.
The problem is this line
###
if wantPeri and (X/x1>0.9 or X/x1<0.6): memoDbgMsg("REJECT: initSize differs
too much from scaled packing size."); continue
###
so some problems with dimensions.. put come "debug prints" to see what are the
values and, why it is rejected, what/why is saved, what is loaded.....
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