Catera with additional transport models
This formulation for the reactor's governing equations significantly improves the performance of integrator, mostly by improving the quality of the Jacobian. The effect is small for smaller mechanisms (GRI 3.0) but can lead to order-of-magnitude improvements for mechanisms with hundreds or thousands of species. Since this set of variables corresponds to the intrinsic state variables used for IdealGasPhase objects, we also eliminate the need to iterate when setting the state of the thermo object. Additionally, by using temperature as an independent variable, the temperature-dependent parts of the kinetic rate expressions do not need to be recomputed while updating the Jacobian (this optimization is not currently implemented). |
||
|---|---|---|
| bin | ||
| data | ||
| doc | ||
| ext | ||
| include/cantera | ||
| interfaces | ||
| m4 | ||
| platform | ||
| samples | ||
| site_scons | ||
| src | ||
| test | ||
| test_problems | ||
| .gitignore | ||
| AUTHORS | ||
| bootstrap | ||
| cantera.pc.in | ||
| ChangeLog | ||
| configure.ac | ||
| INSTALL | ||
| License.txt | ||
| Makefile.am | ||
| NEWS | ||
| README | ||
| SConstruct | ||
******* CANTERA ******* Version 2.1a1 (development) License Information =================== See the file "License.txt" for information on the terms & conditions for usage, and a DISCLAIMER OF ALL WARRANTIES. All trademarks referenced herein are property of their respective holders. Web Resources ============= 1. The Cantera Google Code site: http://cantera.googlecode.com/ This site contains the Cantera source code, downloads of binary releases, and the issue tracker for bugs and enhancement requests. 2. Cantera Documentation: http://cantera.github.com/docs/sphinx/html/index.html This site contains documentation for the current development version of Cantera. 3. The Cantera User's Group: http://groups.google.com/group/cantera-users This site has a message board for discussions amongst Cantera users. 4. The Cantera Developers Group: http://groups.google.com/group/cantera-dev Limited access site where developers can discuss development ideas. 5. Old Cantera source code site. http://sourceforge.net/projects/cantera Distribution of the Cantera source code previously done using SourceForge. It still contains the project CVS history.