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
trafficstars

## Summary/Motivation: Currently there aren't generic methods to generate viscosity and thermal conductivity in the modular property framework. This PR will implement some common methods from the Properties of Gases...

Priority:Normal

## Summary/Motivation: - Create a version of the IDAES codebase where: - **(A)** All v2 backwards-compatibility infrastructure (BCI) is fully functional (i.e. legacy code will work) - **(B)** All legacy...

Priority:High

The new Pyomo NL writer is far less permissive and will raise exceptions when ever it encounters terms with a `log(0)`, and we have a lot of cases where this...

Priority:Normal

## Fixes ## Summary/Motivation: ## Changes proposed in this PR: - Updates documentation for changes in #978 - General changes to index files ### Legal Acknowledgement By contributing to this...

Priority:Normal

## Resolves #941 ### Legal Acknowledgement By contributing to this software project, I agree to the following terms and conditions for my contribution: 1. I agree my contributions are submitted...

Priority:Normal

Some visualizer tweaks needed - [ ] scrolling in stream table is not really working. scroll bar is gone but it goes off the screen to the right - [...

Priority:Normal
ui

## Fixes Remove references to the `default` dictionary in process block documentation. I'm not sure the best way to convey to the reader that they're meant to input config entries...

Priority:Normal

Although `default` has been excised from the repo's code, it's still showing up in automatically generated unit model documentation: ![image](https://user-images.githubusercontent.com/88728506/192035559-f3a268c8-9b70-4f31-a7cf-52676bc74a57.png)

documentation
Priority:Normal

## Fixes ## Summary/Motivation: ## Changes proposed in this PR: - New documentation for surrogates API (ALAMO, PySMO, Keras) Python wrappers - This new documentation will be the default, and...

documentation
Priority:Normal

## Fixes ## Summary/Motivation: This PR will add a packed bed reactor (PBR) unit model to IDAES. The PBR model is based on the PFR model that already exists in...

enhancement
user request
Priority:Normal
unit models