Skip to content

Commit

Permalink
Update readme and PDE tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
mewilhel committed Dec 21, 2020
1 parent 4612866 commit 6a0a11b
Show file tree
Hide file tree
Showing 7 changed files with 295 additions and 596 deletions.
27 changes: 26 additions & 1 deletion README.md
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.

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 6a0a11b

Please sign in to comment.