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