Re: [Gmsh] problem with surface displaying

2017-05-30 Thread Christophe Geuzaine
Hi Roman, Indeed, we also noticed bugs in OpenCASCADE's surface rendering algorithm, which sometimes hangs. The only fix for now is to use the internal Gmsh surface display mode (the "cross"): just add Geometry.SurfaceType = 0; in your file to revert to this simpler display mode. Christo

[Gmsh] 3d Boundary layer

2017-05-30 Thread Nandhakumar Dharmaraj
hi I am trying to create a 3d boundary layer for my flow domain which resembles a simple pipe. I have attached a pipe geometry. please help me with how to create 3d boundary layer, which would be very helpful for me. if you have time, please attach a geo file containing the 3d boundary layer for

[Gmsh] Help about remeshing

2017-05-30 Thread El Gharbi Yannis
Hello, I need to use gmsh in matlab. So, I use gmsh in command-line mode. Do you know how to partition a 2D mesh without remeshing it (in order to keep the numbering of the nodes of the mesh) ? Thank you for your help. Regards -- EL GHARBI Yannis ENS Paris-Saclay (Université Paris Saclay) DGM (M

[Gmsh] problem with surface displaying

2017-05-30 Thread Roman Przylucki
Dear Sir. I have a problem with a face visualization in Gmsh. After extruding of non plane surface (cone surface) it is imposible to show surfaces and surface's numbers in Gmsh. But except that, model seems to be correct also meshing is correct. Do you know this problem? Is it impossible to e