[Ipopt] Ipopt Digest, Vol 89, Issue 10

Juan Ignacio Laiglecia juanlaiglecia at hotmail.com
Wed May 16 11:17:58 EDT 2012


Thanks Andreas and Rodrigo, Its working now.

 

> From: ipopt-request at list.coin-or.org
> Subject: Ipopt Digest, Vol 89, Issue 10
> To: ipopt at list.coin-or.org
> Date: Wed, 16 May 2012 10:51:15 -0400
> 
> Send Ipopt mailing list submissions to
> ipopt at list.coin-or.org
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> http://list.coin-or.org/mailman/listinfo/ipopt
> or, via email, send a message with subject or body 'help' to
> ipopt-request at list.coin-or.org
> 
> You can reach the person managing the list at
> ipopt-owner at list.coin-or.org
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Ipopt digest..."
> 
> 
> Today's Topics:
> 
> 1. Re: configuration error (Andreas Waechter)
> 2. IPOPT interface for FreeFem++ (Sylvain Auliac)
> 3. Re: configuration error (Stefan Vigerske)
> 4. IPOPT options (Juan Ignacio Laiglecia)
> 5. Re: IPOPT options (Andreas Waechter)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Tue, 15 May 2012 15:30:05 -0500
> From: Andreas Waechter <awaechter.iems at gmail.com>
> To: ipopt at list.coin-or.org
> Subject: Re: [Ipopt] configuration error
> Message-ID: <4FB2BCCD.9090701 at gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"
> 
> Hi Lena,
> 
> It could be a Cygwin make issue:
> 
> https://projects.coin-or.org/BuildTools/wiki/current-issues#Compilation
> 
> Andreas
> 
> Andreas Waechter
> 
> Associate Professor
> Department of Industrial Engineering and Management Sciences
> McCormick School of Engineering
> Northwestern University
> Evanston, IL 60208
> USA
> 
> 
> On 05/15/2012 08:18 AM, Lena Hoymann wrote:
> >
> > Hi,
> >
> > I`m very happy that I could solve the problem.
> >
> > But unfortunately in the next step a new problem arised and I don`t 
> > know what I could do to solve it.
> >
> > The last lines are:
> >
> > make[3]: Entering directory 
> > `/home/Lena/coinipopt/Ipopt/src/LinAlg/TMatrices'
> >
> > .deps/IpGenTMatrix.Plo:1: *** Mehrfache Target-Muster. Schluss.
> >
> > make[3]: Leaving directory 
> > `/home/Lena/coinipopt/Ipopt/src/LinAlg/TMatrices'
> >
> > Makefile:549: recipe for target `all-recursive' failed
> >
> > make[2]: *** [all-recursive] Error 1
> >
> > make[2]: Leaving directory `/home/Lena/coinipopt/Ipopt/src/LinAlg'
> >
> > Makefile:657: recipe for target `all-recursive' failed
> >
> > make[1]: *** [all-recursive] Error 1
> >
> > make[1]: Leaving directory `/home/Lena/coinipopt/Ipopt'
> >
> > Makefile:306: recipe for target `all-recursive' failed
> >
> > make: *** [all-recursive] Error 1
> >
> > I would be very happy if anybody could help me!
> >
> > My operating system is Windows 7 64bit and I try to use IPopt with GNU
> >
> > Thanks in advance,
> >
> > Lena
> >
> > *Von:*ipopt-bounces at list.coin-or.org 
> > [mailto:ipopt-bounces at list.coin-or.org] *Im Auftrag von *Lena Hoymann
> > *Gesendet:* Montag, 14. Mai 2012 22:51
> > *An:* ipopt at list.coin-or.org
> > *Betreff:* [Ipopt] configuration error
> >
> > Hi,
> >
> > I have tried to configure Ipopt 3.10.0 using MA27 and MC19 but the 
> > following error appeared during the configuration step:
> >
> > configure: error: Please obtain the threadsafe (newer) version of MA27
> >
> > My operating system is Windows 7 64bit and I try to use IPopt with GNU.
> >
> > I have downloaded MA27 and MC19 v1.0.0 from the HSL Mathematical 
> > Software Library yesterday.
> >
> > Thanks in advance!
> >
> >
> >
> > _______________________________________________
> > Ipopt mailing list
> > Ipopt at list.coin-or.org
> > http://list.coin-or.org/mailman/listinfo/ipopt
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://list.coin-or.org/pipermail/ipopt/attachments/20120515/d8359ee3/attachment-0001.html>
> 
> ------------------------------
> 
> Message: 2
> Date: Wed, 16 May 2012 14:34:49 +0200
> From: Sylvain Auliac <auliac at ann.jussieu.fr>
> To: ipopt at list.coin-or.org
> Subject: [Ipopt] IPOPT interface for FreeFem++
> Message-ID: <DAF92385-D12A-4290-A7FC-7FF920AE580D at ann.jussieu.fr>
> Content-Type: text/plain; charset="iso-8859-1"
> 
> Dear IPOPT users,
> 
> We have developed an interface allowing to use IPOPT through the FreeFem++ software.
> 
> FreeFem++ is a high level, open source, integrated development environment (IDE) for numerically solving partial differential equations. Mainly developed by Frederic Hecht at the Jacques-Louis Lions laboratory (Paris VI), It is the ideal tool for teaching the finite element method but it is also perfect for research to quickly test new ideas or multi-physics and complex applications.
> ==> the freefem web page
> 
> The interface comes with some documentation elements as well as a few coded examples. If someone happens to use it, I would be glad to get some feedback, especially if there are some interface related bugs, or if you think the subset of directly available options has to be extended, etc...
> 
> Best regards,
> 
> 
> Sylvain Auliac
> Laboratoire Jacques-Louis Lions
> Universit? Pierre et Marie Curie
> mail: auliac at ann.jussieu.fr
> tel : 01 44 27 71 70
> 
> 
> 
> 
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://list.coin-or.org/pipermail/ipopt/attachments/20120516/dff1875b/attachment-0001.html>
> 
> ------------------------------
> 
> Message: 3
> Date: Tue, 15 May 2012 16:48:06 +0200
> From: Stefan Vigerske <vigerske at zib.de>
> To: Lena Hoymann <lena.hoymann at stud.uni-due.de>
> Cc: ipopt at list.coin-or.org
> Subject: Re: [Ipopt] configuration error
> Message-ID: <4FB26CA6.9020101 at zib.de>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> 
> Hi,
> 
> this is due to a problem with cygwin's make. See
> https://projects.coin-or.org/BuildTools/wiki/current-issues#Compilation
> for possible workarounds.
> 
> Stefan
> 
> > Hi,
> >
> > I`m very happy that I could solve the problem.
> >
> > But unfortunately in the next step a new problem arised and I don`t know
> > what I could do to solve it.
> >
> > The last lines are:
> >
> >
> >
> > make[3]: Entering directory
> > `/home/Lena/coinipopt/Ipopt/src/LinAlg/TMatrices'
> >
> > .deps/IpGenTMatrix.Plo:1: *** Mehrfache Target-Muster. Schluss.
> >
> > make[3]: Leaving directory `/home/Lena/coinipopt/Ipopt/src/LinAlg/TMatrices'
> >
> > Makefile:549: recipe for target `all-recursive' failed
> >
> > make[2]: *** [all-recursive] Error 1
> >
> > make[2]: Leaving directory `/home/Lena/coinipopt/Ipopt/src/LinAlg'
> >
> > Makefile:657: recipe for target `all-recursive' failed
> >
> > make[1]: *** [all-recursive] Error 1
> >
> > make[1]: Leaving directory `/home/Lena/coinipopt/Ipopt'
> >
> > Makefile:306: recipe for target `all-recursive' failed
> >
> > make: *** [all-recursive] Error 1
> >
> >
> >
> > I would be very happy if anybody could help me!
> >
> > My operating system is Windows 7 64bit and I try to use IPopt with GNU
> >
> >
> >
> > Thanks in advance,
> >
> > Lena
> >
> >
> >
> > Von: ipopt-bounces at list.coin-or.org [mailto:ipopt-bounces at list.coin-or.org]
> > Im Auftrag von Lena Hoymann
> > Gesendet: Montag, 14. Mai 2012 22:51
> > An: ipopt at list.coin-or.org
> > Betreff: [Ipopt] configuration error
> >
> >
> >
> > Hi,
> >
> > I have tried to configure Ipopt 3.10.0 using MA27 and MC19 but the following
> > error appeared during the configuration step:
> >
> > configure: error: Please obtain the threadsafe (newer) version of MA27
> >
> > My operating system is Windows 7 64bit and I try to use IPopt with GNU.
> >
> > I have downloaded MA27 and MC19 v1.0.0 from the HSL Mathematical Software
> > Library yesterday.
> >
> >
> >
> > Thanks in advance!
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > _______________________________________________
> > Ipopt mailing list
> > Ipopt at list.coin-or.org
> > http://list.coin-or.org/mailman/listinfo/ipopt
> 
> 
> 
> ------------------------------
> 
> Message: 4
> Date: Wed, 16 May 2012 11:33:12 -0300
> From: Juan Ignacio Laiglecia <juanlaiglecia at hotmail.com>
> To: <ipopt at list.coin-or.org>
> Subject: [Ipopt] IPOPT options
> Message-ID: <COL120-W156014598575455853FE96BE180 at phx.gbl>
> Content-Type: text/plain; charset="iso-8859-1"
> 
> 
> Hello everybody,
> I have compiled IPOPT on Window successfully. 
> But when I include the halt_on_ampl_error in ipopt.opt file, it show me that it is not a valid option. 
> I do not know why this happen.
> 
> Thanks all,
> Juan Laiglecia
> 
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://list.coin-or.org/pipermail/ipopt/attachments/20120516/e555aa5b/attachment-0001.html>
> 
> ------------------------------
> 
> Message: 5
> Date: Wed, 16 May 2012 09:51:13 -0500
> From: Andreas Waechter <awaechter.iems at gmail.com>
> To: ipopt at list.coin-or.org
> Subject: Re: [Ipopt] IPOPT options
> Message-ID: <4FB3BEE1.8050203 at gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"
> 
> Hi Juan,
> 
> 
> > Hello everybody,
> >
> > I have compiled IPOPT on Window successfully.
> >
> > But when I include the halt_on_ampl_error in ipopt.opt file, it show 
> > me that it is not a valid option.
> >
> 
> This option is only recognized through AMPL:
> 
> option ipopt_options 'halt_on_ampl_error=yes';
> 
> Hope this helps,
> 
> Andreas
> 
> > I do not know why this happen.
> >
> > Thanks all,
> >
> > Juan Laiglecia
> >
> >
> >
> >
> > _______________________________________________
> > Ipopt mailing list
> > Ipopt at list.coin-or.org
> > http://list.coin-or.org/mailman/listinfo/ipopt
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://list.coin-or.org/pipermail/ipopt/attachments/20120516/ee3bf125/attachment.html>
> 
> ------------------------------
> 
> _______________________________________________
> Ipopt mailing list
> Ipopt at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/ipopt
> 
> 
> End of Ipopt Digest, Vol 89, Issue 10
> *************************************
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/ipopt/attachments/20120516/7ab14602/attachment-0001.html>


More information about the Ipopt mailing list