These are the [examples and notebooks](https://idaes-examples.readthedocs.org/en/2.3.0) for the IDAES-PSE framework.
2.3.0rc0
IDAES-PSE Examples 2.3 Release Candidate 0
These are the [examples and notebooks](https://idaes-examples.readthedocs.org/en/2.3.0rc0) for the IDAES-PSE framework.
2.2.0
What's Changed * Remove required source notebook suffix by dangunter in https://github.com/IDAES/examples/pull/55 * Speed up 1D fixed bed adsorption-desorption notebook test by dangunter in https://github.com/IDAES/examples/pull/60 * Add .binder config folder by lbianchi-lbl in https://github.com/IDAES/examples/pull/61 * corrected the formula in Custom Compressor Unit Model notebook by olawale0254 in https://github.com/IDAES/examples/pull/64 * Fix properties for HDA by eslickj in https://github.com/IDAES/examples/pull/67 * Remove private method in Surrogates notebooks by bpaul4 in https://github.com/IDAES/examples/pull/54 * Move CO2 adsorption example to held by dallan-keylogic in https://github.com/IDAES/examples/pull/71 * Fix FS visualizer tutorial by dangunter in https://github.com/IDAES/examples/pull/72 * Fix user installation steps to include GUI optional dependencies by lbianchi-lbl in https://github.com/IDAES/examples/pull/75
New Contributors * olawale0254 made their first contribution in https://github.com/IDAES/examples/pull/64 * dallan-keylogic made their first contribution in https://github.com/IDAES/examples/pull/71
What's Changed * Remove required source notebook suffix by dangunter in https://github.com/IDAES/examples/pull/55 * Speed up 1D fixed bed adsorption-desorption notebook test by dangunter in https://github.com/IDAES/examples/pull/60 * Add .binder config folder by lbianchi-lbl in https://github.com/IDAES/examples/pull/61 * corrected the formula in Custom Compressor Unit Model notebook by olawale0254 in https://github.com/IDAES/examples/pull/64 * Fix properties for HDA by eslickj in https://github.com/IDAES/examples/pull/67 * Remove private method in Surrogates notebooks by bpaul4 in https://github.com/IDAES/examples/pull/54 * Move CO2 adsorption example to held by dallan-keylogic in https://github.com/IDAES/examples/pull/71 * Fix FS visualizer tutorial by dangunter in https://github.com/IDAES/examples/pull/72 * Fix user installation steps to include GUI optional dependencies by lbianchi-lbl in https://github.com/IDAES/examples/pull/75
New Contributors * olawale0254 made their first contribution in https://github.com/IDAES/examples/pull/64 * dallan-keylogic made their first contribution in https://github.com/IDAES/examples/pull/71
- New repository structure: to install the examples, run `pip install idaes-examples` in the same environment where IDAES is installed - New documentation website: the current and future releases will be available at https://idaes-examples.readthedocs.org.