<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">

Just looked at the sources (which I should have done in the first place) and each parameter must be given in a separate option:</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">-ho_min 0.5 -ho_max 2.0 -ho_nlayers 2</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">Gonçalo</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On Fri, May 2, 2014 at 10:10 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">

<br>
Dear Gonçalo<br>
Thank you for your answer.<br>
I removed the square brackets but the option is still not recognized.<br>
In fact I obtained the error message:<br>
<br>
Error   : Unknown option '-ho_0.5,2.0,6'<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
Andrea Ferrero</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<br>
On Fri, 2 May 2014 21:47:27 +0200<br>
 Gonçalo Albuquerque <<a href="mailto:albusquercus@gmail.com" target="_blank">albusquercus@gmail.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Dear Andrea,<br>
<br>
I would drop the square brackets. Your command line should perhaps read:<br>
gmsh -2 -order 2 -optimize_ho -ho_0.5,2.0,6 geometry.geo<br>
<br>
Gonçalo<br>
<br>
<br>
On Fri, May 2, 2014 at 6:42 PM, FERRERO ANDREA <<a href="mailto:d019088@polito.it" target="_blank">d019088@polito.it</a>> wrote:<br>
<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<br>
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<br>
parameters (min and max jacobian values and number of layers) from the<br>
control window, but I obtain an error when I try to use the command line<br>
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<br>
wrong syntax?<br>
<br>
The following command works but it uses the default parameters which are<br>
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<br>
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>
<br>
</blockquote></blockquote>
<br>
</div></div></blockquote></div><br></div>