v0.7.1#

CADET-Process v0.7.1 is a hotfix release which fixes a couple of minor issues. All users are encouraged to upgrade to this release.

This release requires Python 3.8+

Highlights of this release#

  • Fix check_connection for FlowSheet with single Cstr (see 22)

  • Include missing isotherm models in __all__ (see here)

  • Fix time coordinates in plot function.

Issues closed for 0.7.1#

  • 22: FlowSheet.check_connection() returns False for single Cstr

Pull requests for 0.7.1#

  • 23: Fix FlowSheet.check_connections() for Cstr #23