Numerical Solution of ATEs
The design equations for some of the reactors considered in SCoRE are algebraic-transcendental equations, or ATEs, for short. This computational methods page will show you how to solve ATEs numerically.
Learning Outcomes
After completing this computational methods appendix you should be able to…
- Identify a set of ATEs,
- Know what you must provide to an ATE solver and what it will return,
- Specify an initial guess to pass to an ATE solver,
- Specify a residuals function to pass to an ATE solver,
- Specify the algorithm steps for using an ATE solver, and
- Solve a set of ATEs and display, save, or plot the results using Python or Matlab.
Reading Assignment
Reaction Engineering Basics, Appendix I.
Learning Resources
This website is licensed under the Creative Commons Attribution-Non-Commercial-NoDerivatives 4.0 International License (CC BY-NC-ND 4.0).