is a package for solving common distillation problems
It includes tools and functions for designing distillation towers
PyDistillation Contains two methods:
- Pochon-Savarit Method
- McCabe-Theile Method
with this package you can solve:
- Simple Problems
- Multi Feed Problems
- Side Stream Problems
- Open Steam Problems
easy type:
pip install pydistillation
tutorials are give in tow jupyter-notebooks in tutorilas directory.
- more test and bug finding
- adding more features
- change all matplotlib codes to plotly codes for interactive plots
- more customizing features
- create a GUI
- scale-up methods to support more input feeds and side streams
- optimzing code for better performance
author = Dara Samii
author_email = darasamii@outlook.com