<div dir="ltr"><div>Hello,</div><div><br></div><div>I would like to use the option file to generate meshes in batch mode. <br></div><div><br></div><div><div>a) How do I find out the complete list of configuration options?</div><div>For instance I came across with this from the gmsh list, an email from Fabrice Pepin, dated : Tue, Jan 24, 2017 at 8:22 AM
</div><div><pre>><i> Hello,
</i>><i>
</i>><i> meshing and exporting the mesh can also be requested in the geo file.
</i>><i> Look at meshing command and meshing options. I use some the command below :
</i>><i> Mesh.ElementOrder = 2;
</i>><i> Mesh.SecondOrderIncomplete = 1;
</i>><i> Mesh.Format = 39;         // Abaqus format
</i>><i> Mesh 2; // for 2D
</i>><i> Save "file_name.inp"; // export in the same directory as geo file
</i>><i> Fabrice.
</i>><br></pre><pre>Where do I find this info!? I am c++ literate and downloaded the code but fail to find it.<br></pre><pre>b) Can I give options to get output in several different formats, such as abaqus and gmesh formats, in the same opt file?</pre><pre>Thank you very much for reading.<br><br></pre><pre>Best,<br></pre><div dir="ltr" class="gmail_signature"><div dir="ltr">Zuheyr Alsalihi<br></div></div></div></div></div>