Catera with additional transport models
Find a file
Ray Speth 4eea27b0a4 Update cppformat (now fmt)
Update to current master (pre-3.0), and change remote repository to reflect name
change from cppformat to fmt. Needed to be updated now because one of the
submodules referenced in the 1.1.0 release no longer exists due to the change in
the Github organization name from cppformat to fmtlib.
2016-05-03 15:03:52 -04:00
data General whitespace cleanup 2015-08-02 23:06:15 -04:00
doc [Doc] Add slicing and dict-based compositions to Python tutorial 2016-04-15 13:00:48 -04:00
ext Update cppformat (now fmt) 2016-05-03 15:03:52 -04:00
include/cantera Update cppformat (now fmt) 2016-05-03 15:03:52 -04:00
interfaces [Test] Show largest error component in assertArrayNear 2016-04-29 22:11:17 -04:00
platform [SCons] Fix Cantera.mak when blas_lapack_dir is empty 2016-04-01 15:48:12 -04:00
samples [Examples] General cleanup of C++ flamespeed example 2016-04-14 15:31:50 -04:00
site_scons [SCons] Allow compiler options which contain commas 2016-03-27 20:21:56 -04:00
src [Equil] Check index bounds for known problems in VCS_SOLVE 2016-05-03 15:03:52 -04:00
test [XML] Add version of XML_Node::build that takes file name directly 2016-05-03 15:03:51 -04:00
test_problems [Test/Equil] Update tests to sometimes use VCS 'estimate_equil' option 2016-04-14 21:51:53 -04:00
.gitignore Compile cppformat and include it in the Cantera library 2015-10-14 18:45:22 -04:00
.gitmodules Update cppformat (now fmt) 2016-05-03 15:03:52 -04:00
.travis.yml Use locks/mutexes from the standard library instead of Boost.Thread 2015-10-17 18:58:50 -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 Bump in-progress version to 2.3.0a2 2016-02-06 07:44:10 -05:00
SConstruct Update cppformat (now fmt) 2016-05-03 15:03:52 -04:00

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

Version 2.3.0a2 (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.