<div>Thanks for your help. It worked smoothly as I wanted.<br></div><div>One last thing to confirm.</div><div><br></div><div>Those two methods are not in command line format.</div><div>i have to save it in a script (.geo)  and run it with gmsh command.</div>
<div><br></div><div>can i do it directly on command line?  Or even in GUI form?</div><div><br></div><div>Thank YOU very much, Professor Christophe</div><div><br></div><div><br></div><br><div class="gmail_quote"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">You can either do:<br>
<br>
Merge "file.msh";<br>
Coherence Mesh;<br>
<br>
or force meshing within the script:<br>
<br>
// geo definition<br>
Mesh 2;<br>
Coherence Mesh;<br>
<div class="HOEnZb"><div class="h5"><br>
</div></div></blockquote></div><br>