Question #660590 on Yade changed: https://answers.launchpad.net/yade/+question/660590
Jan Stránský posted a new comment: > It cannot be done just once at the beginning of the simulation? yes, it can be.. How it is done is completely up to you and your script.. If you request to delete them by O.bodies.erase, then they are deleted. If you want to delete 15000 particles each time step, then of course it cannot be done just once at the beginning.. If you do it just once at the beginning, they are deleted just once.. But if you delete them just once at the beginning, do you need to insert them at all? 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

