yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #15891
Re: [Question #658909]: Question about FEM and DEM coupling
Question #658909 on Yade changed:
https://answers.launchpad.net/yade/+question/658909
Kun Zeng posted a new comment:
I run my code again and it still shows :
sh example1.sh
Traceback (most recent call last):
File "example1.py", line 90, in <module>
dem = YADE_API(demName)
File "/home/kun/femdem/include/mupif/api/yade/yade_interface.py", line 153, in __init__
execfile(inputfile)
File "example1-yade.py", line 57, in <module>
p000 = Vector3(0,0,0)
NameError: name 'Vector3' is not defined
Here is my code in the google drive, can you help me to see where is the
error in my code? Thanks.
https://drive.google.com/open?id=0BxKuPWLwx3a-b1hNZUhFMl80bWc
--
You received this question notification because your team yade-users is
an answer contact for Yade.