Question #273367 on Yade changed:
https://answers.launchpad.net/yade/+question/273367

    Status: Open => Answered

Jérôme Duriez proposed the following answer:
Hi,

I'd say it's because of the "break" in your while loop with
O.run(5000,True)  triax.goal2+=delta_stress.... (Such commands will then
be executed only once...)

In addition to this Python remark, please try your best next time to more 
shorten your script code.
Anything linked with variable recording (your recorder() function, VTK Recorder 
engine..) is not related with your problem and only reduces your chances 
getting an answer (as it reduces the chances people will give a close look to 
lengthy codes)

-- 
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

Reply via email to