Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mewilhel committed Dec 23, 2020
1 parent 0c09c71 commit 4ce8c0a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 11 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020 Matthew Wilhelm
Copyright (c) 2020 Matthew Wilhelm, Chenyu Wang, Matthew Stuber

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
16 changes: 6 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
Literate Programming Examples for Chemical Engineering Analysis

## Authors

## Copyright Information

## Intended Use and Goals
Matthew Wilhelm, Chenyu Wang, Matthew Stuber

## Overview of Content

This repository contains a series of supplemental notebooks used in XXX.
This repository contains a series of supplemental notebooks intended for use
in courses centered around application of numerical methods with a chemical engineering
context. This content was originally developed for the junior level, Chemical
Engineering Analysis course at the University of Connecticut.

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.
This original 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
Expand All @@ -21,9 +21,5 @@ The course made use of Dorfman and Daotidis's "Numerical Methods and Chemical En
- 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.

0 comments on commit 4ce8c0a

Please sign in to comment.