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

    Status: Open => Answered

Karol Brzezinski proposed the following answer:
Hi Guo,

You are removing particles while the simulation is still in process. You
need to make the script wait, units the simulation pauses:

O.run(20, wait=True)

Cheers,
Karol

-- 
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     : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp

Reply via email to