Catera with additional transport models
Find a file
pwcnorthrop 125d2e0e23 Add RedlichKisterVPSSTP::s_update_dlnActCoeff_dlnX_diag()
Fixes bug in RedlichKisterVPSSTP::getlnActCoeffdlnX_diag() which would always return 0

Resolves #293
2016-02-17 23:34:36 -05:00
data General whitespace cleanup 2015-08-02 23:06:15 -04:00
doc [Doc] Fix copyright year 2016-02-06 07:44:09 -05:00
ext Remove old version of CVODE 2015-11-23 16:53:20 -05:00
include/cantera Add RedlichKisterVPSSTP::s_update_dlnActCoeff_dlnX_diag() 2016-02-17 23:34:36 -05:00
interfaces [Doc] Cantera supports Python 3.5 2016-02-06 07:44:09 -05:00
platform [SCons/Numerics] Use ext/sundials if system Sundials not installed 2015-11-23 16:53:20 -05:00
samples Replace usage of int2str with cppformat and deprecate int2str 2016-02-04 19:11:49 -05:00
site_scons [Test] Fix csv test comparisons to work with Numpy 1.10 2015-10-08 13:20:07 -04:00
src Add RedlichKisterVPSSTP::s_update_dlnActCoeff_dlnX_diag() 2016-02-17 23:34:36 -05:00
test [Test] Add tests for class BandMatrix 2016-02-04 14:45:36 -05:00
test_problems Replace usage of fp2str with cppformat and deprecate fp2str 2016-02-04 19:11:45 -05:00
.gitignore Compile cppformat and include it in the Cantera library 2015-10-14 18:45:22 -04:00
.gitmodules Add submodule for Sundials 2015-11-23 16:28:15 -05: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 Bump in-progress version to 2.3.0a2 2016-02-06 07:44:10 -05: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.