idaes-pse
idaes-pse copied to clipboard
The IDAES Process Systems Engineering Framework
Derives from #650 So, to summarize the discussion: 1. To allow custom units in models, we would need to add convert statements to basically every term in every constraint in...
@mozammelmazumder @OOAmusat Let's use this issue to record issues we found when installing ALAMO and using the interface in IDAES: - [ ] Mention in IDAES documentation that ALAMO is...
After my deep-dive into cubic equations-of-state, I've come up with various ideas about future improvements that could be made. None of these ideas are major priorities currently, but I want...
Adding entropy of mixing terms using logarithmic concentration variables has caused some difficulty with `pressure_changer`s. Trace components in a stream (on the order of `x_j=1E-16`) result in equation degeneracy when...
PR #149, issue #71, and PR IDAES/examples-pse#21 track the "beta" version of Degeneracy Hunter (to be tested during the Spring 2021 semester). This issue is to track planned improvements for...
In the current instructions (https://idaes-pse.readthedocs.io/en/stable/advanced_user_guide/advanced_install/index.html), an advanced user installs the idaes dependencies including pyomo using `pip install .` (or a similar command). What if you want to test out an...
Just coming off from a very nice presentation from @Robbybp on different diagnostic tools available within Pyomo/IDAES for DAE systems. I think we need a dedicated page on our docs...
As we are getting more issues asking for new examples and tutorials, I am creating this issue as a master list of all areas identified as needing examples or tutorials....
I found a problem with a table utility function and I'm afraid it could be an issue elsewhere in IDAES. I know in quite a few places we may use...