diff --git a/LICENSE b/LICENSE index 394446b..7cb2ee9 100644 --- a/LICENSE +++ b/LICENSE @@ -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 diff --git a/README.md b/README.md index 493be28..6bc0eb5 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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.