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

If you hide stream table columns the "brushing" stops working with some of the streams.

bug
Priority:Normal
flowsheet viewer

Update the IDAES visualizer documentation Related to [Create IDAES visualizer tutorial](https://github.com/IDAES/examples-pse/issues/120) issue in examples-pse

Priority:Normal

While working on the SOEC project, we discovered a quirk of discretizing the time domain using `pyomo.environ.TransformationFactory("dae.finite_difference")`. When more finite elements are requested than can be supported by the flowsheet...

Priority:Normal
unit models
discussion

## Fixes NA ## Summary/Motivation: This PR integrates work done to expand the capabilities in idaes.models_extra.gas_distribution. Included are two files that allow for the parsing and conversion of Gaslib network...

Priority:Normal

### Discussed in https://github.com/IDAES/idaes-pse/discussions/660 Originally posted by **NCJazzMan65** January 13, 2022 I have a flowsheet which models a supercritical CO2 cycle. I'm using the Span-Wagner CO2 property package. The flowsheet...

Priority:Normal

- [X] Split OSs into individual pages - [ ] Test install on each OS - [X] Remove links & text related to to empty "optional dependencies" page - [...

documentation
Priority:High

I went to finish off issue #577 to explain in the docs where to put most flowsheets. I think I find the relevant docs, but they seem to be way...

documentation
Priority:Normal

As seen in e.g. #883.

Priority:Normal
IDAES v2.0

## Summary The expression generation in krigging model gives error when using scalar variable ### Steps to reproduce the issue ``` # example.py import pandas import pyomo.environ as pyo from...

Priority:Normal

The instructions in the [advanced user installation](https://idaes-pse.readthedocs.io/en/stable/tutorials/advanced_install/index.html) tell the user to `pip install -U .` as part of updating IDAES. That results in a deprecation message: ``` (idaes-new) C:\Users\[REDACTED]\idaes-pse>pip install...

Priority:Normal