idaes-pse
idaes-pse copied to clipboard
The IDAES Process Systems Engineering Framework
Pending items: - [x] Tray model replacing component temp and press ref - [ ] Add support the newer version of the square flash formulation where we removed the need...
When `visualize()` is called on a model in, e.g., a watertap development environment, the web server starts and web page displays, but the static JS files are not found and...
I'm thinking there should better, or more links to the release announcements across the site. At least on the [Software](https://idaes.org/software/) page.
Using Degeneracy Hunter to debug a flowsheet that isn't converging, I'm running into problems with `scipy.sparse.linalg.svds` in computing the smallest singular values of the Jacobian. Apparently, `ARPACK` [has problems finding...
## Fixes #730 ## Summary/Motivation: Each heat exchanger models uses a different set of naming conventions for the control volumes and Ports. This PR aims to standardize these to the...
## Goals - [ ] Get rid of dependencies that are not needed anymore - [ ] Separate remaining dependencies in two broad categories: - *core*: used extensively throughout the...
It came up today that we currently have no method of confirming solver status a the end of initialization routines. For one, this limits us when writing tests for these...
There is no documentation on using the MEA solvent column and the different config settings and expected range of convergence for different parameters.
We currently have a very large number of open issues related to documentation and examples cluttering up our release boards. To help organize things better, I am opening this as...
The power plant costing framework documentation needs to be updated.