Changeset 371 for trunk/sample/estim
- Timestamp:
- Sep 20, 2007, 12:45:37 AM (16 years ago)
- Location:
- trunk/sample/estim
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sample/estim/BatchReactor.mso
r254 r371 84 84 NLPSolver( 85 85 File = "complex" 86 #File = "ipopt_emso" 86 87 ); 87 88 end -
trunk/sample/estim/sample_est.mso
r362 r371 35 35 OPTIONS 36 36 NLPSolver( 37 #File = "ipopt_emso",38 File = "complex",37 File = "ipopt_emso", 38 # File = "complex", 39 39 ObjTol = 1e-3, 40 40 AcceptableObjTol = 1e-3
Note: See TracChangeset
for help on using the changeset viewer.