Question #258550 on Yade changed: https://answers.launchpad.net/yade/+question/258550
Jérôme Duriez proposed the following answer: Hi, As far as I am concerned, I do not think there is any problem on our side. I think you mix new code, and old scripts. You have such line in your script: triax.goal1=triax.goal2=triax.goal3=10000 (see end of your answer #1) This does not exist in updated scripts since I did the sign changes, see https://github.com/yade/trunk/blob/master/examples/triax-tutorial /script-session1.py#L128 Other command show clearly your script does not correspond to (updated, at least) script-session1.py. E.g. "O.run(3000, True)" does not exist in https://github.com/yade/trunk/blob/master/examples/triax-tutorial /script-session1.py. Jerome -- 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

