Catera with additional transport models
The ValueCache class is intended to standardize the method for implementing value caching in Cantera, and to reduce the need to introduce additional member variables to store cached variables and the thermodynamic state at which the cached values were computed. The initial usage is to replace the use of the m_tlast variable in IdealGasPhase as an example. |
||
|---|---|---|
| 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.