-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Priority:LowLow Priority Issue or PRLow Priority Issue or PR
Description
It appears to automatically set the output_file option. To reproduce, write any Ipopt-compatible model.nl file to a fresh temp directory under the IDAES binary directory (e.g. ~/.idaes/bin). Run:
../ipopt_l1 model.nl -AMPL print_user_options=yes
I see the following options:
List of user-set options:
Name Value used
output_file = 1723085945115811000 yes
print_user_options = yes yes
It also writes an l1EPR_timings.txt file to the working directory.
Opening this issue here for visibility, and I'm not sure where the ipopt_l1 source lives.
System info
Platform: ARM Mac
Binary version: 3.4.0
ipopt_l1 --version prints: Ipopt 3.13.3 (aarch64-apple-darwin22.5.0), ASL(20190605)
Metadata
Metadata
Assignees
Labels
Priority:LowLow Priority Issue or PRLow Priority Issue or PR