Question #166257 on Yade changed: https://answers.launchpad.net/yade/+question/166257
Chareyre proposed the following answer: Apparently, the postLoad() function is not called when the simulation is built via a script, and so the law is not initialized correctly. It is a bug. It works correctly with the preprocessor because this one save a simulation. A crazy workaround should be to save/reload before the 1st iteration in your script. Try it? Could you send me the script? it will be simpler to fix the problem with a crashing example. Bruno -- You received this question notification because you are a member of yade-users, which 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

