Catera with additional transport models
Find a file
Ray Speth 59b14724ed Allow writelog to do string formatting
If multiple arguments are supplied, the string is treated as a Python-style
format string and the extra arguments are used to populate the format string.
2015-10-14 18:45:22 -04:00
data General whitespace cleanup 2015-08-02 23:06:15 -04:00
doc [Doc] Update checkout instructions to handle git submodules 2015-10-14 18:45:22 -04:00
ext Compile cppformat and include it in the Cantera library 2015-10-14 18:45:22 -04:00
include/cantera Allow writelog to do string formatting 2015-10-14 18:45:22 -04:00
interfaces [Python] Fix handling of bad input to 'stringify' 2015-10-14 12:58:08 -04:00
platform Cantera does not write temporary files 2015-08-27 23:38:55 -04:00
samples Remove execute bit from files that don't need it 2015-08-02 23:06:16 -04:00
site_scons [Test] Fix csv test comparisons to work with Numpy 1.10 2015-10-08 13:20:07 -04:00
src Rename two-argument version of writelog 'debuglog' 2015-10-14 18:45:22 -04:00
test [Test] Enable DeprecationWarning in Python test suite 2015-10-07 11:45:55 -04:00
test_problems [Test] Fix compilation errors with VS2015 2015-09-08 12:26:58 -04:00
.gitignore Compile cppformat and include it in the Cantera library 2015-10-14 18:45:22 -04:00
.gitmodules Add cppformat submodule 2015-10-14 18:45:22 -04:00
.travis.yml [SCons] Attempt auto-detection of libraries for Boost.Thread 2015-06-12 19:19:57 -04: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 General whitespace cleanup 2015-08-02 23:06:15 -04:00
README.rst Remove link to old dev list 2015-07-16 10:42:52 -04:00
SConstruct Set compiler options to enable C++11 2015-10-14 18:45:22 -04:00

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