← Back to team overview

yade-users team mailing list archive

[Question #665098]: InsertionSortCollider - allowBiggerThanPeriod

 

New question #665098 on Yade:
https://answers.launchpad.net/yade/+question/665098

Hi all, 

I am trying to run this example file periodicSandPile.py I found in the Github repository,  but I get the following error in  terminal 

Traceback (most recent call last):
  File "/usr/bin/yade", line 183, in runScript
    execfile(script,globals())
  File "pspile.py", line 33, in <module>
    InsertionSortCollider([Bo1_Box_Aabb(),Bo1_Sphere_Aabb()],allowBiggerThanPeriod=True),
AttributeError: No such attribute: allowBiggerThanPeriod.
[[ ^L clears screen, ^U kills line. F12 controller, F11 3d view, F10 both, F9 generator, F8 plot. ]]

What is causing this error? 

Thanks,
Agastya.

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.