idaes-pse
idaes-pse copied to clipboard
The IDAES Process Systems Engineering Framework
## Fixes MEA_solvent property package and solvent_column unit model ## Summary/Motivation: Corrections to the molar enthalpy calculation and MEA enthalpy of vaporization in the MEA_solvent property package, along with the...
Based on the changes made in PR #925, we should ensure that the existing documentation adequately explains how certain config options might affect creation of the `pressure_changer` unit.
## Fixes Addresses #868 ## Summary/Motivation: The user should be able to specify if the server should run as a localhost or as `0.0.0.0` ## Changes proposed in this PR:...
## Fixes Closes #907 ## Summary/Motivation: ## Changes proposed in this PR: - - ### Legal Acknowledgement By contributing to this software project, I agree to the following terms and...
## Fixes ## Summary/Motivation: Allow Users to export the graph as jpeg image ## Changes proposed in this PR: - - ### Legal Acknowledgement By contributing to this software project,...
## Fixes #913 ## Summary/Motivation: Cleaning up the logic of merging updates between an old flowsheet and an new one in FlowsheetDiff ## Changes proposed in this PR: - -...
When a Pyomo component is assigned a value that's a Numpy Int, the model serializer spits out an error when trying to serialize the issue. ``` import numpy as np...
## Fixes https://github.com/gmlc-dispatches/dispatches/issues/112 ## Summary/Motivation: - The nuclear case study in the DISPATCHES project needs additional methods for the formulation of the multiperiod problem. ## Changes proposed in this PR:...
As the final step in the release of IDAES v2.0, we should clean up all remaining deprecation warnings and backwards compatibility code, and officially end support for the IDAES v1...
- [ ] In `idaes-ext`: See if non-IPOPT solver components can be compiled for macOS x64 (@eslickj , @jsiirola) - [ ] In `idaes-pse` test suite: Ensure tests are skipped/xfailed...