Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Jupyter Notebook for fixed bed 0D TSA #66

Merged
merged 13 commits into from
Nov 13, 2023
1 change: 1 addition & 0 deletions idaes_examples/notebooks/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ parts:
- file: docs/flowsheets/hda_flowsheet_with_costing_doc
- file: docs/flowsheets/hda_flowsheet_with_distillation_doc
- file: docs/flowsheets/methanol_synthesis_doc
- file: docs/flowsheets/temperature_swing_adsorption/temperature_swing_adsorption_doc
# - file: docs/flowsheets/CO2_adsorption_desorption/CO2_Adsorption_Desorption_1DFixedBed_doc
- caption: Unit Models
chapters:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Temperature Swing Adsorption

* Fixed Bed 0D TSA example
Loading