dallan-keylogic

Results 57 comments of dallan-keylogic

@Robbybp I can. It will take a few days to get around to because I don't have a Pyomo dev environment set up yet.

Do we know how this interacts with IPOPT relaxing bounds by 1e-8 by default? I'd think that would happen after the NL is written. Edit: Thinking about this more, exceptions...

The reactor case is important. In something like the Gibbs Reactor, things work out just fine, because `log_x` gets defined through the equations using chemical potential, while `x` is defined...

I'm looking at the docs being generated in my PID controller branch. Granted, I haven't merged main today, so it might already be obsolete.

Did this fix ever get deployed? Trying to search ReadTheDocs this morning with Edge, I'm still getting no results when searching, with the following errors in the dev console: >...

@lbianchi-lbl the full URL is `https://idaes-pse.readthedocs.io/en/stable/search.html?q=petsc&check_keywords=yes&area=default`, so indeed it looks like it hasn't been deployed yet. Switching to "latest" does allow me to search.

@andrewlee94 This particular issue has been addressed. There's still lingering confusion about how the initial timepoint should be treated in dynamic models, though. Nothing concrete enough to open an issue,...

If we want to use a (in my opinion) better method for calculating parallel constraints, #1395 needs to be merged before this.

Unfortunately, I have once again rediscovered this issue.

FWIW, I got directed to this PR by John Siirola, and had an error: ``` Traceback (most recent call last): File "C:\Users\[REDACTED]\.conda\envs\idaes\lib\pdb.py", line 1723, in main pdb._runscript(mainpyfile) File "C:\Users\[REDACTED]\.conda\envs\idaes\lib\pdb.py", line...