Changeset 425 for trunk/sample/optimization/ammonia_opt.mso
- Timestamp:
- Dec 8, 2007, 3:56:30 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sample/optimization/ammonia_opt.mso
r392 r425 44 44 Dynamic = false; 45 45 NLPSolveNLA = true; 46 NLPSolver(File = "complex", 47 #File = "ipopt_emso", 46 NLPSolver(#File = "complex", 47 #File = "optpp_emso", 48 File = "ipopt_emso", 49 MaxIterations = 300, 48 50 RelativeAccuracy = 1e-6); 49 51 end
Note: See TracChangeset
for help on using the changeset viewer.