/CBE20255

Introduction to Chemical Engineering Analysis

Primary LanguageJupyter NotebookOtherNOASSERTION

<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=default"></script>

Introduction to Chemical Engineering Analysis

Introduction to Chemical Engineering Analysis introduces the use of mass and energy balances to analyze chemical processes and products. You will learn how to prepare and analyze conceptual flowsheets for chemical processes, perform generation-consumption analysis, and perform basic engineering calculations for stoichiometry, reactor performance, separations, and energy analysis. This course prepares students for coursework in Chemical and Biomolecular Engineering.

The following notebooks illustrate computational methods for chemical engineering analysis. These are primarily in the form of Jupyter/Python notebooks along with some older Matlab materials. You will need a current distribution of Python, such as the excellect Anaconda distribution avaiable at no cost from Continuum Analytics, to execute the notebooks. These materials were recently updated for Python 3.

These materials are available at http://github.com/jckantor/CBE20255 for noncommercial use under terms of the Creative Commons Attribution Noncommericial ShareAlike License. You are invited to fork this repository, and to use, download, share, adapt, remix these material for non-commericial purposes so long as you provide attribution, and share your work under the same terms. You are also invited to send pull requests for corrections and additions to these materials.

0. Getting Started

1. Units, Quantities, and Engineering Calculations

2. Stoichiometry

3. Process Flows and Balances

4. Material Balances

5. Reactors

6. Vapor/Liquid Equilibrium

7. Energy Balances

Projects: Product Design and Analysis

Projects: Process Systems Analysis