<div>Hi</div><div> </div><div>16.02.2016, 12:57, "François Nader" <francois.nader@insa-lyon.fr>:</div><blockquote type="cite"><p>Hello<br />I am using gmsh to mesh a polyhedron .geo file using command line (non-interactive mode). I would like to know how to control the mesh element (tetrahedron) size. For my study, I want to find the effect of mesh size, so I would like to know if it's possible to have meshes between the original mesh and the refined mesh, and how. <br /><br /><br /><br /></p></blockquote><div>If you mean "cell" size then there are ways to set the mesh size. Basically a function characteristic length. In the end of the scale you can use background meshes. There are dozens of global variables which overwrite each others. One should carefully read the chapter mesh size in the docs and try the corresponding tutorials to note their effects. imho.</div><div>After that one can grep the sources for examples..</div><div>Luck</div><blockquote type="cite"><p> </p></blockquote>