I have no errors during compilation, but if I run script I get:
s...@think:~/work/yade/trunk/scripts/test> yade-trunk facet-sphere.py
TCP python prompt on localhost:9000, auth cookie `aeduys'
TCP info provider on localhost:21000
Running script facet-sphere.py
Traceback (most recent call last):
File "/home/sega/YADE/lib/yade-trunk/gui/PythonUI_rc.py", line 131, in
<module>
execfile(runtime.script)
File "facet-sphere.py", line 6, in <module>
BexResetter(),
NameError: name 'BexResetter' is not defined
s...@think:~/work/yade/trunk/scripts/test> yade-trunk
clump-hopper-viscoelastic.py
TCP python prompt on localhost:9000, auth cookie `asduck'
TCP info provider on localhost:21000
Running script clump-hopper-viscoelastic.py
Traceback (most recent call last):
File "/home/sega/YADE/lib/yade-trunk/gui/PythonUI_rc.py", line 131, in
<module>
execfile(runtime.script)
File "clump-hopper-viscoelastic.py", line 18, in <module>
facetMat=O.materials.append(SimpleViscoelasticMat(frictionAngle=frictionAngle,**params))
# **params sets kn, cn, ks, cs
NameError: name 'SimpleViscoelasticMat' is not defined
and so on... (it is for clean compilation with defaults)...
--
Best regards,
Sergei Dorofeenko,
Cand. Phys.-Mat. Sci.
Institute of Problems of Chemical Physics,
Chernogolovka, Moscow region, Russia.
e-mail: [email protected]
_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yade-dev
More help : https://help.launchpad.net/ListHelp