[Gmsh] Aircraft mesh with curved elements

Martin Vymazal martin.vymazal at vki.ac.be
Thu Jun 11 15:37:47 CEST 2015


Hello,

 I'm looking for a rather coarse mesh of an aircraft that uses second- or 
third-order elements. I tried to remesh the Falcon geometry that comes with 
gmsh in 'benchmarks/3d_large/Falcon':

gmsh -2 -order 2 SurfaceMeshUniform.geo -o falcon.msh

Unfortunately, this segfaults. Does anyone know how to get high-order mesh of 
this geometry?

Thank you,

   Martin Vymazal