Catera with additional transport models
Adds ReactorNet::reinitialize, which skips all one-time initialization and re-uses the same CVODES integrator. The Reactor::syncState() method is introduced for applying new initial conditions for individual Reactor objects. This approach increases efficiency when solving many similar problems with short integration times, for example when being used as the chemistry term integrator in an operator-split CFD code. |
||
|---|---|---|
| bin | ||
| data | ||
| doc | ||
| ext | ||
| include/cantera | ||
| interfaces | ||
| platform | ||
| samples | ||
| site_scons | ||
| src | ||
| test | ||
| test_problems | ||
| .gitignore | ||
| AUTHORS | ||
| INSTALL | ||
| License.txt | ||
| README | ||
| 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 Google Code site: http://cantera.googlecode.com/ This site contains the Cantera source code, and the issue tracker for bugs and enhancement requests. 2. The Cantera SourceForge site: http://sourceforge.net/projects/cantera Distribution of Cantera releases and binary installers. It also contains the project CVS history. 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 User's 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.