Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. shaberg

    nlopt.f

    Thank you for your help! I did everything you are saying except I don't understand what it means in step 2 to add the files into the directory. Where do you add them exactly? How do you do that? Also what do you mean by compiling here? In your code the compile line has a ! so it is actually...
  2. shaberg

    nlopt.f

    Hi Everyone! I'm using Fortran 90 and trying to use the library nlopt.f in my code. I downloaded the library from NLopt on Windows from http://ab-initio.mit.edu/wiki/index.php/NLopt_on_Windows After downloading the zip code from there I went to the DOS command option and run the line: lib...
  3. shaberg

    Constraint Optimization by Linear Approximation

    Thanks. So if I choose lb(150)=10^-6 then I restrcit each of the choice variables to be as low as 10^-6? Thanks, Shahar
  4. shaberg

    Constraint Optimization by Linear Approximation

    Hi Fortran users! I am trying to solve an optimization problem where I need to choose 150 variables to maximize an objective function subject to some non-linear constraints. In my program there is one main constraint and all the other ones just require that the choice variables be strictly...

Part and Inventory Search

Back
Top