Question #695886 on Yade changed:
https://answers.launchpad.net/yade/+question/695886
Status: Open => Answered
Jan Stránský proposed the following answer:
Hello,
> if I run 'yade 02.py' and go into the graphical interface, I click the
start bottom and run the simulation, and then I have the file output
'bbb.txt.bz2'.
the difference is that in GUI, you click "run". You have no such command in the
script.
Note the difference between
O.run # as in your script
and
O.run() # as was intended?
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