-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
295 additions
and
596 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,29 @@ | ||
# Chemical Engineering - Analysis Notebooks | ||
Literate Programming Examples for Chemical Engineering Analysis | ||
|
||
# Click this button to begin: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/mewilhel/AnalysisNotebooks/master) | ||
## Authors | ||
|
||
## Copyright Information | ||
|
||
## Intended Use and Goals | ||
|
||
## Overview of Content | ||
|
||
This repository contains a series of supplemental notebooks used in XXX. | ||
|
||
The course made use of Dorfman and Daotidis's "Numerical Methods and Chemical Engineering Applications" as a primary textbook. A list of the chapters of Dorfman and Daotidis which correspond to each tutorial is provided below. We should however note that the enclosed material was design to be used in a stand alone fashion and may be readily integrated into other courses. | ||
|
||
- Tutorial \#0 (Introduction to Matlab/Julia) - N/A | ||
- Tutorial \#1 (Linear Algebraic Systems) - Chapter 2 | ||
- Tutorial \#2 (Nonlinear Algebraic Systems) - Chapter 3 | ||
- Tutorial \#3 (ODEs, Initial Value Problems) - Chapter 4 | ||
- Tutorial \#4 (ODEs, Boundary Value Problems) - Chapter 6 | ||
- Tutorial \#5 (Partial Differential Equations) - Chapter 7 | ||
- Tutorial \#6 (Optimization) - N/A | ||
|
||
The Ju | ||
|
||
## Extendability | ||
|
||
## References | ||
- Dorfman, Kevin D., and Prodromos Daoutidis. Numerical Methods with Chemical Engineering Applications. Cambridge University Press, 2017. |
864 changes: 269 additions & 595 deletions
864
tutorial/julia/Tutorial 5 - Partial Differential Equations/Initial Value PDEs.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+24.7 KB
tutorial/julia/Tutorial 5 - Partial Differential Equations/pyrometer_pde_pic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-12.4 KB
tutorial/julia/Tutorial 5 - Partial Differential Equations/react1edited.png
Binary file not shown.
Binary file removed
BIN
-42.3 KB
tutorial/julia/Tutorial 5 - Partial Differential Equations/react2edited.png
Binary file not shown.
Binary file removed
BIN
-3.85 KB
tutorial/julia/Tutorial 5 - Partial Differential Equations/react3edited.png
Binary file not shown.
Binary file modified
BIN
-81 Bytes
(100%)
tutorial/matlab/Tutorial 5 - Partial Differential Equations/M5_PDEsystems.mlx
Binary file not shown.