mirror of
https://github.com/Cantera/cantera.git
synced 2026-08-05 18:57:00 -05:00
be24e9daf15fbd92cf6ef9bf194535e4cba94f12
The check introduced in f6f868fe28 takes place too late, as the pointer to
ReactorBase.m_thermo has already been dereferenced at this point. Most compilers
let this pass, but it is techincally incorrect.
******* CANTERA ******* Version 2.2.0 (stable) 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.
Languages
C++
62.4%
Python
29.9%
MATLAB
4.2%
Cython
1.4%
Fortran
0.8%
Other
1.1%