Question #681904 on Yade changed: https://answers.launchpad.net/yade/+question/681904
Status: Open => Needs information Jérôme Duriez requested more information: Hi, Without a minimal working code showing the behavior, it's impossible to tell. Is your initial code (in the question text) still valid ? Note that it is not working for us, because of your use of wall. - wall is a YADE function [*], it's a bad idea to use if for your own variables - furthermore, you're using both wall for a material instance and a list returned by O.bodies.append(). It may work but it requires you're 100% sure about what you're doing. [*] https://yade- dem.org/doc/yade.utils.html?highlight=wall#yade.utils.wall -- 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