yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #17103
Re: [Question #667746]: Segmentation fault (core dumped) with gmshPFacet
Question #667746 on Yade changed:
https://answers.launchpad.net/yade/+question/667746
Status: Needs information => Open
Kun Zeng gave more information on the question:
Hi Jan,
Sure.
1. Here is my .mesh file:
https://drive.google.com/file/d/1pOcEOdSkoRUarihCZeZsX_7K_o3pShEd/view?usp=sharing
2. I tried to use ymport.gmsh to import the .mesh and it successed but it seems only import the wire of te mesh and no material properties imported.
3. I tried to run the example: examples/test/unv-read/unvRead.py. But I
got:
File "unvRead.py", line 3, in <module>
facets = ymport.unv('shell.unv',shift=(100,200,300),scale=1000)
File "/home/kun/femdem/yade/install/lib/x86_64-linux-gnu/yade/py/yade/ymport.py", line 379, in unv
return facets
NameError: global name 'facets' is not defined
Why I got this ?
Thanks.
--
You received this question notification because your team yade-users is
an answer contact for Yade.