<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
<P style="MARGIN: 0cm 0cm 10pt" class=MsoNormal><SPAN style="mso-ansi-language: EN-US" lang=EN-US><FONT size=3><FONT face=Calibri>Andreas <?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></FONT></FONT></SPAN></P>
<P style="MARGIN: 0cm 0cm 10pt" class=MsoNormal><SPAN style="mso-ansi-language: EN-US" lang=EN-US><FONT size=3><FONT face=Calibri>Thank you very much for your reply.<o:p></o:p></FONT></FONT></SPAN></P>
<P style="MARGIN: 0cm 0cm 10pt" class=MsoNormal><SPAN style="mso-ansi-language: EN-US" lang=EN-US><FONT size=3><FONT face=Calibri>Its works now!!<o:p></o:p></FONT></FONT></SPAN></P>
<P style="MARGIN: 0cm 0cm 10pt" class=MsoNormal><SPAN style="mso-ansi-language: EN-US" lang=EN-US><FONT size=3><FONT face=Calibri>Thanks again, Juan<o:p></o:p></FONT></FONT></SPAN></P>
<BR>&nbsp;<BR>
&gt; Date: Thu, 12 May 2011 11:09:40 -0400<BR>&gt; From: andreasw@watson.ibm.com<BR>&gt; To: juanlaiglecia@hotmail.com<BR>&gt; CC: <SPAN class=BlockEmailNoName>ipopt@list.coin-or.org</SPAN><BR>&gt; Subject: Re: [Ipopt] AMPL options problem<BR>&gt; <BR>&gt; Hi Juan,<BR>&gt; <BR>&gt; Not all Ipopt options can be set from the AMPL command line. You can see <BR>&gt; the list of options available through AMPL by typing<BR>&gt; <BR>&gt; ipopt -=<BR>&gt; <BR>&gt; in a shell, where "ipopt" is your AMPL Ipopt solver executable.<BR>&gt; <BR>&gt; I added this particular option to the list of recognized options in AMPL, <BR>&gt; and committed it to Ipopt/trunk. It will be available in the next release <BR>&gt; (or now in trunk, if you use the develpment version via svn).<BR>&gt; <BR>&gt; But you can always set all Ipopt option using the ipopt.opt file. So, <BR>&gt; even with your current Ipopt version, you can just create a file called <BR>&gt; 'ipopt.opt' in the directory where you run AMPL, and include the line<BR>&gt; <BR>&gt; ma57_pivot_order 4<BR>&gt; <BR>&gt; See also the Ipopt documentation about the use of the ipopt.opt options <BR>&gt; file.<BR>&gt; <BR>&gt; Hope this helps,<BR>&gt; <BR>&gt; Andreas<BR>&gt; <BR>&gt; On Thu, 12 May 2011, Juan Ignacio Laiglecia wrote:<BR>&gt; <BR>&gt; &gt;<BR>&gt; &gt; Dear,<BR>&gt; &gt; I have had problem when I used this IPOPT option:<BR>&gt; &gt; ma57_pivot_order<BR>&gt; &gt;<BR>&gt; &gt; I am solving an entire natural gas plant in AMPL and I am very interested in reducing the computational times. In the ipopt option line I introduced it in this way:<BR>&gt; &gt;<BR>&gt; &gt; option ipopt_options " linear_solver ma57 ma57_pivot_order 4 ";<BR>&gt; &gt; option solver ipopt ;<BR>&gt; &gt;<BR>&gt; &gt; When I run the problem, AMPL send me: Unknown Keyword “ma57_pivot_order”<BR>&gt; &gt; Do you know what would the problem be? I should mention that I have the ipopt3.8 version.<BR>&gt; &gt;<BR>&gt; &gt; Thank you very much in advance.<BR>&gt; &gt; Juan<BR>&gt; &gt;<BR>                                               </body>
</html>