watertap-org / watertap

The WaterTAP development repository
https://watertap.readthedocs.io/en/latest
Other
58 stars 57 forks source link

Move to Ipopt v2 #1234

Open bknueven opened 8 months ago

bknueven commented 8 months ago

Pyomo 6.7.0 includes changes to the NL writer. We should consider the following:

Either of these changes would make pyomo>=6.7.0 a requirement for WaterTAP, but this constraint may be redundant to the extent we depend on the latest release of IDAES.

lbianchi-lbl commented 8 months ago

If I understand correctly, it looks like these features are valuable to WaterTAP regardless of IDAES, and therefore I'd be in favor of adding a "standalone" (i.e. independent from the transitive requirement through idaes-pse) pyomo >= 6.7 requirement.