Catera with additional transport models
Find a file
Ray Speth b6ac3ce995 [CTI] Allow CTI files containing only reaction definitions
The reactions in these files can be referenced by other CTI/XML files, or used
directly to create Reaction objects. The absence of a phase definition requires
that either (a) all reactions are in bulk phases, or (b) the rate constants are
given in kmol, meter, second units since it is impossible to determine the
dimensionality of the concentration for each species.
2015-04-28 17:13:11 -04:00
bin Remove some unnecessary files 2015-04-14 14:53:48 -04:00
data Add missing reaction to "h2o2" mechanism 2014-09-23 02:20:49 +00:00
doc [Doc] Describe NASA9 parameterization in CTI guide 2015-04-22 14:08:24 -04:00
ext Remove unused header files 2015-02-12 04:04:15 +00:00
include/cantera [Kinetics] Add methods for inspecting ChebyshevRate objects 2015-04-24 18:53:02 -04:00
interfaces [CTI] Allow CTI files containing only reaction definitions 2015-04-28 17:13:11 -04:00
platform Replace Google Code URLs 2015-04-07 18:24:55 -04:00
samples Fix spelling errors 2015-04-08 19:36:55 -04:00
site_scons [Test] Modifiy regex for floats to avoid spurious matches like '3-4' 2015-01-22 00:04:05 +00:00
src Fix out-of-bounds memory access in CvodesIntegrator::getErrorInfo 2015-04-28 17:13:11 -04:00
test [Test] Add a test which includes a coverage-dependent rate constant 2015-04-26 11:44:19 -04:00
test_problems Remove bogus transport data from stoichSolidKinetics test input file 2015-01-08 23:36:19 +00:00
.gitignore [Matlab] Fix build warnings about Contents.m 2014-08-26 22:04:50 +00:00
AUTHORS Update 'AUTHORS' file to acknowledge additional contributors 2015-03-10 22:41:45 +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.rst Update README formatting and resource locations 2015-04-07 18:06:05 -04:00
SConstruct [SCons] Describe allowable values for msvc_version 2014-12-12 01:36:59 +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 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.