Catera with additional transport models
Find a file
Ray Speth 1e078d4fd3 [Kinetics] Change temperatures used for P-log validation
For rate expressions with negative activation energies, evaluating at
unphysically low temperatures (e.g. 1 K) could lead to overflows in calculating
exp(Ea/RT) that are not indicative of problems at more reasonable temperatures.
2014-07-25 18:32:37 +00:00
bin Doxygen update 2013-02-01 18:59:17 +00:00
data [Kinetics] Remove deprecated GRI30 class 2013-12-14 00:17:54 +00:00
doc [Doc] Allow differentiation of classes from functions in the Matlab docs 2014-07-18 14:37:42 +00:00
ext Remove abandoned autotools build system 2014-03-04 17:38:53 +00:00
include/cantera [Kinetics] Change temperatures used for P-log validation 2014-07-25 18:32:37 +00:00
interfaces [Samples] Modify surf_pfr to keep pressure constant 2014-07-25 18:32:34 +00:00
platform Remove orphaned 'Cantera_legacy.h' file 2014-06-10 16:21:46 +00:00
samples [Samples/Matlab] Fix bugs in conhp and conuv Matlab samples 2014-07-18 14:35:22 +00:00
site_scons [SCons] Workaround SCons dependency bug with Cygwin 2014-03-28 23:12:45 +00:00
src Remove 'SQUARE' and 'DSIGN' macros 2014-07-25 18:32:29 +00:00
test [ck2cti/test] Add test for empty reaction section in CK input file 2014-07-17 15:36:53 +00:00
test_problems Add some deprecation warnings 2014-07-10 22:34:33 +00:00
.gitignore [Matlab/Doc] Add automatically generated Contents.m to the toolbox. 2014-07-18 14:37:47 +00:00
AUTHORS Miscellaneous cleanup 2012-06-12 22:48:28 +00:00
INSTALL Added INSTALL with basic instructions for building with SCons 2012-07-03 17:49:59 +00:00
License.txt Modified License statement slightly to comply with copywrite assertion paperwork. 2014-03-16 02:58:48 +00:00
README Mention downloads on Sourceforge in README 2014-02-24 03:25:42 +00:00
SConstruct [Doc] Add the ability to pseudo-autodocument MATLAB code to the SConscript file 2014-07-18 14:32:53 +00:00

*******
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.