> 1) How do I apply a force (not the gravity) to the bodies? Which > engine should I call? ForceEngine:
https://www.yade-dem.org/sphinx/yade.wrapper.html#yade.wrapper.ForceEngine > 2) I get this error using the PeriodicPythonRunner engine to create > some plots: > > NameError: name 'myAddPlotData' is not defined That is weird... you have O.run(...) before def myAddPlotData():, right? _______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

