<div> <br></div><blockquote class="protonmail_quote" type="cite"><div dir="ltr"><div><div><div>I'm working on meshing for geophysical applications using gmsh. I have special interest in tetrahedral meshes. Since last November I'm trying to build "scripts.geo" in an automatic way, namely, given basic information like coordinates of the origin, model dimensions, material interfaces, write the resulting "script.geo". <br></div></div></div></div></blockquote><div><br></div><div>These days, I generate most of my .geo scripts with pygmsh, a "Python interface for <br></div><div>Gmsh".<br></div><div><br></div><div>    . <a href="https://pypi.python.org/pypi/pygmsh">https://pypi.python.org/pypi/pygmsh</a><br></div><div><br></div>