Catera with additional transport models
Find a file
Ray Speth b1e05a05f2 [ck2cti] Relax formatting requirement for Chebyshev coefficients.
Allow coefficient data to begin on the same line as the declaration of the
order of the polynomial in each dimension.

Fixes Issue 219.

Cherry-pick of trunk r2937.
2014-06-20 19:41:25 +00:00
bin Doxygen update 2013-02-01 18:59:17 +00:00
data Deprecate class GRI_30_Kinetics 2013-06-13 22:50:14 +00:00
doc [Doc] Update version specified in git/svn checkout commands 2014-04-29 19:03:17 +00:00
ext [SCons] Simplify treatment of sydep1.h and signal1.h 2014-02-24 03:27:10 +00:00
include/cantera [SCons] Correctly identify Cygwin builds 2014-02-24 03:27:17 +00:00
interfaces [ck2cti] Relax formatting requirement for Chebyshev coefficients. 2014-06-20 19:41:25 +00:00
m4 Removed keyword-substitution cruft 2012-05-24 16:29:29 +00:00
platform [Scons] Fix build order dependencies for python modules 2013-08-14 17:55:51 +00:00
samples [Matlab/Samples] Fix tolerances on flame example 2013-12-05 20:54:01 +00:00
site_scons [SCons] Workaround SCons dependency bug with Cygwin 2014-04-29 19:02:09 +00:00
src [Thermo] Check composition strings for invalid float literals 2014-04-29 19:02:23 +00:00
test [ck2cti] Relax formatting requirement for Chebyshev coefficients. 2014-06-20 19:41:25 +00:00
test_problems [Test] Fix platform-dependent output in test-IAPWSPres 2014-03-24 21:37:10 +00:00
.gitignore [Doc] Add all Matlab examples to the Sphinx docs 2013-08-22 21:46:37 +00:00
AUTHORS Miscellaneous cleanup 2012-06-12 22:48:28 +00:00
bootstrap Removed keyword-substitution cruft 2012-05-24 16:29:29 +00:00
cantera.pc.in Merge branch '2.0' into 'trunk' 2012-12-13 22:58:38 +00:00
ChangeLog [cantera]: fixing up the build system in prep for the 2.0 release. Should be shiny. 2012-06-14 23:00:58 +00:00
configure.ac Bump version to 2.1.0 2013-10-24 02:40:14 +00:00
INSTALL Added INSTALL with basic instructions for building with SCons 2012-07-03 17:49:59 +00:00
License.txt Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
Makefile.am removing several deprecated header files from the makefile.ams. In addition, headers should now be properly installed by the make install step 2012-07-18 22:54:54 +00:00
NEWS updating changelog 2012-07-18 22:56:31 +00:00
README Bump version to 2.1.1 2014-02-24 03:27:45 +00:00
SConstruct Bump version to 2.1.1 2014-02-24 03:27:45 +00:00

*******
CANTERA
*******

Version 2.1.1 (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 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.