<div dir="ltr"><br><br>On Thursday, August 13, 2015 at 6:48:34 AM UTC+2, Jake Brantley wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">I understand how to write a script to generate a structured mesh, however I am only able to generate the mesh by loading the script within the GUI and pressing the mesh button. Is there a way to generate a mesh file in pure Non-interactive mode without ever opening Gmsh?
<br>
<br>Thank you!
<br>
<br>Respectfully,
<br>
<br>Jake</blockquote><div><br>Hi Jake,
<br>
<br>on the command line,
<br>
<br>gmsh myscript.geo -2
<br>
<br>(-2 for a 2D mesh, -3 for a 3D mesh) should do it.
<br>
<br>Regards,
<br>
<br>Dave
<br>
<br>
<br><div class="moz-txt-sig"><span class="moz-txt-tag">-- <br></span>David Colignon, Ph.D.
<br>1er logisticien de recherche
<br>Université de Liège
<br>ACE - Applied & Computational Electromagnetics
<br>Sart-Tilman B28
<br>10, Grande Traverse
<br>4000 Liège - BELGIQUE
<br>Tél: +32 (0)4 366 37 32
<br><a class="moz-txt-link-freetext" href="http://www.ulg.ac.be/nic4">http://www.ulg.ac.be/nic4</a></div> </div></div>