Hello,

I have a problem importing a mesh from GiD. I have these two files

http://materias.fi.uba.ar/6718/getfem/pruebafem.GiD.msh
http://materias.fi.uba.ar/6718/getfem/re125.GiD.msh

and I'm able to import the first of them but it fails trying to import the
second. I can't figure out where the problem comes from because the two
files seem to have the same format to me. (the first one was generated by
GiD for linux 9.1 the second one by GiD 7.2 for Win, now I'm only able to
use Win version)
Thanks for your help,
greetings

Juan


 m=gf_mesh('import','gid','re125.GiD.msh');

logic_error exception caught
??? Error using ==> gf_matlab
Error in getfem_import.cc, line 517 :
error while importing gid mesh file
"/home/juan/cfd/cfd_adfc/re125.GiD.msh" : basic_ios::clear

Error in ==> gf_mesh at 76
    [varargout{1:nargout}]=gf_matlab('mesh',varargin{:});
_______________________________________________
Getfem-users mailing list
[email protected]
https://mail.gna.org/listinfo/getfem-users

Reply via email to