Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notebook 9 - Rank-Deficient Least-Squares Reaction Rates #20

Open
joeegitto22 opened this issue Dec 28, 2018 · 1 comment
Open

Notebook 9 - Rank-Deficient Least-Squares Reaction Rates #20

joeegitto22 opened this issue Dec 28, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@joeegitto22
Copy link

joeegitto22 commented Dec 28, 2018

This notebook definitely contained a lot of vital information that was used throughout the rest of the course. Definitely make sure that at this point students are comfortable with this information in lecture.
I feel that we did not discuss a lot about the sub-mechanisms in lecture and during the lab period and may be why some people struggled with this section in the midterm project. The extra-help class that you held really helped to clarify everything and put all of the pieces together as you were actively writing the code with us. I feel as though the importance of the plots at the end of this notebook were not explained in lecture.

@dealmeidavf
Copy link
Member

Right. I am writing this note to myself. In the future, the basic solution will be replaced by an augmented LS solution that minimizes the norm of the solution vector in addition to the residual. This will require more linear algebra content on orthogonal factorization and I hope this additional content will fit in the course once basic python programming is covered in an earlier course such as Introduction to Chemical Engineering.

@dealmeidavf dealmeidavf added the enhancement New feature or request label Dec 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants