<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Dear Andrea,</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">

I would drop the square brackets. Your command line should perhaps read:</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><span style="font-family:arial,sans-serif;font-size:12.666666984558105px">gmsh -2 -order 2 -optimize_ho -ho_0.5,2.0,6 geometry.geo</span><br>

</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><span style="font-family:arial,sans-serif;font-size:12.666666984558105px"><br></span></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">

<span style="font-family:arial,sans-serif;font-size:12.666666984558105px">Gonçalo</span></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, May 2, 2014 at 6:42 PM, FERRERO ANDREA <span dir="ltr"><<a href="mailto:d019088@polito.it" target="_blank">d019088@polito.it</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear All,<br>
I have a problem with the high-order mesh optimizer. In particular I cannot set the optimization parameters from the command line.<br>
I need to use Gmsh from the command line because I call it from a script.<br>
If I use the GUI the algorithm works well and I can properly set the parameters (min and max jacobian values and number of layers) from the control window, but I obtain an error when I try to use the command line option described in the documentation.<br>


I'm working with Gmsh 2.8.4 on a 64 bit Linux machine. Maybe do I use the wrong syntax?<br>
<br>
The following command works but it uses the default parameters which are not suitable for my problem:<br>
gmsh -2 -order 2 -optimize_ho geometry.geo<br>
<br>
The following command does not work because the last option is not recognized:<br>
gmsh -2 -order 2 -optimize_ho -ho_[0.5,2.0,6] geometry.geo<br>
<br>
It seems to me that the syntax is correct...what could be the problem?<br>
<br>
Thanks<br>
<br>
Andrea Ferrero<br>
<br>
______________________________<u></u>_________________<br>
gmsh mailing list<br>
<a href="mailto:gmsh@geuz.org" target="_blank">gmsh@geuz.org</a><br>
<a href="http://www.geuz.org/mailman/listinfo/gmsh" target="_blank">http://www.geuz.org/mailman/<u></u>listinfo/gmsh</a><br>
</blockquote></div><br></div>