Catera with additional transport models
Replace the O(k) implementation of Phase::speciesIndex with one that is O(log(k)). This function is called frequently as part of Kinetics object initialization. Optimize for the more common case where the species name is not qualified with a phase name. |
||
|---|---|---|
| bin | ||
| data | ||
| doc | ||
| ext | ||
| include/cantera | ||
| interfaces | ||
| platform | ||
| samples | ||
| site_scons | ||
| src | ||
| test | ||
| test_problems | ||
| .gitignore | ||
| AUTHORS | ||
| INSTALL | ||
| License.txt | ||
| README.rst | ||
| SConstruct | ||
******* CANTERA ******* Version 2.2a (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 Github site* https://github.com/Cantera/cantera This site contains the Cantera source code, the issue tracker for bugs and enhancement requests, downloads of Cantera releases and binary installers, and the Cantera wiki. 2. *The Cantera SourceForge site* http://sourceforge.net/projects/cantera Alternative download location for Cantera releases and binary installers. 3. *Cantera Documentation* http://cantera.github.com/docs/sphinx/html/index.html This site contains documentation for the current stable version of Cantera. http://cantera.github.com/dev-docs/sphinx/html/index.html This site contains documentation for the development version of Cantera. 4. *The Cantera Users' Group* http://groups.google.com/group/cantera-users This site has a message board for discussions amongst Cantera users. 5. *The Cantera Developers Group* http://groups.google.com/group/cantera-dev Limited access site where developers can discuss development ideas.