Question #268691 on Yade changed: https://answers.launchpad.net/yade/+question/268691
Bruno Chareyre posted a new comment: I don't understand the details but for the record: - applying a force for one step is: O.forces.addF(id_ball, f) - applying a force permanently is: O.forces.addF(id_ball, f,permanent=True) -- 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

