idaes-pse
idaes-pse copied to clipboard
The IDAES Process Systems Engineering Framework
In the flowsheet below, the state blocks are not generated for the 3 unused ports that belong to the flash unit model: But the `m.fs.flash.report()` shows the necessary numbers that...
Current link is into a GitHub PR. Should be: https://idaes.github.io/examples-pse/latest/Examples/Tools/degeneracy_hunter_doc.html
Conventionally, the vapor outlet should be on top while the liquid should be the bottom one.
Provide a better way to communicate that the table is empty
Naming of components in heat exchangers still appears to be inconsistent in places (e.g. naming of sides) - we should resolve any remaining issues.
## Fixes ## Summary/Motivation: Propose a generalized template for electricity price forecasters. We should merge #855 first. ## Changes proposed in this PR: - Propose generalization for forecasters that will...
Overall goal: solve 24 hour bidding problem for Rankine cycle with uncertainty in LMPs using Pyros Main Steps: - [ ] Debug separation problem - [ ] Specify uncertainty sets...
I don't want to make things to complicated, but I was thinking it would be nice to be able to label PRs so that tests don't run. I may be...
`localhost` is hardcoded in the UI code. To connect to the server from a docker container, it should be read as 0.0.0.0 from the docker container's perspective.