Skip to content

2.11 Release

Choose a tag to compare

@sufikaur sufikaur released this 19 Mar 00:17

IDAES 2.11 Release Notes

Start with our online documentation to get started with install instructions, examples, etc.

The IDAES 2.11 release includes several updates and improvements. Key changes include:

New Features

  • Pipe Unit Model: A new pipe unit model has been added to the IDAES library.
  • Structured Flowsheet Wrapper Utility: A new utility has been added to provide a structured wrapper for flowsheets.
  • Utility Functions for PrOMMiS: New utility functions have been added to support PrOMMiS.

Model Updates

  • Helmholtz Ammonia: A new Helmholtz equation of state model for ammonia has been added.
  • Subcritical Powerplant Report Method: A bug has been fixed in the subcritical powerplant report method.

Code Improvements

  • Python 3.9 Support: Support for Python 3.9 has been removed, and the code has been updated to support newer versions of Python.
  • Pyomo and Black Updates: The Pyomo requirement has been updated to 6.10.0, and Black has been updated to 26.1.0.
  • Pre-commit Hook Update: The pre-commit hook has been updated with the latest version of Black.

Documentation and Website Updates

  • IDAES+ Webpage Link: A link to the IDAES+ webpages has been added to the documentation.

Maintenance and Support

  • Header Update: The header has been updated for 2026.
  • Deprecation Removal: The usage of deprecated pkg_resources has been removed.

These changes contribute to the overall stability, functionality, and usability of IDAES, and we recommend upgrading to version 2.11 for the latest features and improvements.

Detailed Changes

New Contributors

Full Changelog: 2.10.0...2.11.0