yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #08738
[Question #240579]: different particles
New question #240579 on Yade:
https://answers.launchpad.net/yade/+question/240579
Hi,
i looked up in other questions about different particle shapes. I found the Tetra shape. It is also in trunk/examples/tetra.
I tried to compile and run it. But I always get an error:
"File "/usr/bin/yade-daily", line 174, in runScript
execfile(script,globals())
File "oneTetra.py", line 11, in <module>
t1 = tetraOld((v1,v2,v3,v4),color=(0,1,0))
NameError: name 'tetraOld' is not defined"
are there any options to avoid this?
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.