Alex Dowling
Alex Dowling
@michaelbynum @carldlaird Do you have any suggestions on how to get pynumero to work with a user compiled version of Ipopt. I am walking through the IDAES installation instructions in...
@michaelbynum @carldlaird I figured it out. I had to run `conda install -c conda-forge pynumero_libraries`. This fixed the error `'AmplInterface' object has no attribute 'ASLib'`. Next problem: `OSError: dlopen(/Users/adowling/.idaes/bin/cubic_roots.so, 6):...
@ksbeattie @eslickj @dangunter As you likely know, `idaes get-extensions` does not work on macOS. This has a few consequences. I worked through the Ipopt one. I need help with the...
@ksbeattie This issue is broader. Right now, the IDAES installation instructions just fail because `idaes get-extensions` checks the OS and exits if it is not supported. The Ipopt executable is...
@agarciadiego Are you using this branch?
@agarciadiego has been working on extensions of this. We have ideas on improving initialization. But our work has been exploratory. It is far from generalized.
I should have a review done by the end of today.
@radhakrishnatg @jghouse88 @jsiirola Any chance we could get a quick review?
@ksbeattie we just need another reviewer
@dallan-keylogic How large is the model? Are there specific solver options we should add in Degeneracy Hunter?