idaes-pse icon indicating copy to clipboard operation
idaes-pse copied to clipboard

The IDAES Process Systems Engineering Framework

Results 257 idaes-pse issues
Sort by recently updated
recently updated
newest added

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...

enhancement
Priority:Low
core

@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...

documentation
Priority:High

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...

enhancement
Priority:Low

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...

enhancement
Priority:Low
unit models

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...

Priority:Low

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...

documentation
Priority:Low

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...

documentation
Priority:Normal

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....

documentation
Priority:Normal

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...

Priority:Normal
discussion