yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #06552
[Question #212029]: Cannot open the file 'gts.coarse.gts'
New question #212029 on Yade:
https://answers.launchpad.net/yade/+question/212029
Hi,all
I tried to follow the example 'gts-horse.py'. There is an error to open the GTS file( 'gts.coarse.gts'):RuntimeError: expecting a number (z coordinate).
Thanks for your help
lully
the details:
~$ yade gts-horse.py
Running script gts-horse.py
Traceback (most recent call last):
File "/usr/bin/yade", line 183, in runScript
execfile(script,globals())
File "gts-horse.py", line 29, in <module>
surf=gts.read(open('horse.coarse.gts'))
RuntimeError: expecting a number (z coordinate)
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.