[#2085] GMSH 4.1

Date:
2019-05-03 12:36
Priority:
1
State:
Open
Submitted by:
Monteiro (monteiroe)
Assigned to:
Balmes (balmes)
Summary:
GMSH 4.1

Detailed description


DONE
======================================================

2/ import from *.m

proposal for line 1003 :

li={'LINES3','beam3';'TRIANGLES6','tria6';'TETS10','tetra10';...
'LINES','beam1';'TRIANGLES','tria3';'QUADS','quad4';...
'HEXAHEDRA','hexa8'};





1/ unable to read a mesh file from gmsh version 4.1
->mo1=fe_gmsh('read',fname)
->file provided in dropbox
->gmsh command: Mesh.Format=49

@Eric : I updated the documentation. For GMSH >4 one now uses the Matlab export format. Please provide test cases when encountering problems.

No comments have been posted

No attached documents

Field Old Value Date By
details2/ import from *.m proposal for line 1003 : li={'LINES3','beam3';'TRIANGLES6','tria6';'TETS10','tetra10';... 'LINES','beam1';'TRIANGLES','tria3';'QUADS','quad4';... 'HEXAHEDRA','hexa8'}; DONE ====================================================== 1/ unable to read a mesh file from gmsh version 4.1 ->mo1=fe_gmsh('read',fname) ->file provided in dropbox ->gmsh command: Mesh.Format=49 @Eric : I updated the documentation. For GMSH >4 one now uses the Matlab export format. Please provide test cases when encountering problems.2020-06-04 10:33Balmes
assigned_tomonteiroe2020-06-04 09:18Monteiro
details1/ unable to read a mesh file from gmsh version 4.1 ->mo1=fe_gmsh('read',fname) ->file provided in dropbox ->gmsh command: Mesh.Format=49 @Eric : I updated the documentation. For GMSH >4 one now uses the Matlab export format. Please provide test cases when encountering problems.2020-06-04 09:18Monteiro
assigned_tobalmes2019-05-06 15:54Balmes
details1/ unable to read a mesh file from gmsh version 4.1 ->mo1=fe_gmsh('read',fname) ->file provided in dropbox ->gmsh command: Mesh.Format=492019-05-06 15:54Balmes
details1/ unable to read a mesh file from gmsh version 4.1 ->mo1=fe_gmsh('read',fname) ->file provided in dropbox2019-05-06 14:44Monteiro