[Gmsh] RE 3D Cylinders in GMSH

jean pierre aubry jeanpierre at lamachine.fr
Mon Aug 31 09:16:12 CEST 2015


hello

try writing  
cl_1 = 0.1;
Point(1) = {0, 0, 0, cl_1};
................

where cl_1 is the mesh size around point 1

you could also extrude the surfaces to get a structure mesh

-- 
jean pierre aubry
jeanpierre[at]lamachine.fr
33 688 670 795