Catera with additional transport models
Find a file
Ray Speth 6e138d0ae4 [Reactor] Always check that input/output are finite
This causes problems to be caught early, where they can at least sometimes be
handled as recoverable intergrator errors, rather than letting NaN values
propagate through the solution.
2015-08-24 12:27:07 -04:00
bin Remove some unnecessary files 2015-04-14 14:53:48 -04:00
data General whitespace cleanup 2015-08-02 23:06:15 -04:00
doc General whitespace cleanup 2015-08-02 23:06:15 -04:00
ext [SCons] Miscellaneous cleanup of SConstruct/SConscript files 2015-06-13 23:29:58 -04:00
include/cantera [Reactor] Always check that input/output are finite 2015-08-24 12:27:07 -04:00
interfaces [Python] Prevent renaming of Python extension module 2015-08-13 22:22:33 -04:00
platform Remove unused 'csvdiff' application 2015-07-15 12:20:22 -04:00
samples Remove execute bit from files that don't need it 2015-08-02 23:06:16 -04:00
site_scons Switch Cython and python interfaces to setuptools 2015-08-02 23:06:16 -04:00
src [Reactor] Always check that input/output are finite 2015-08-24 12:27:07 -04:00
test [Thermo] Prevent setting thermodynamic state variables to NaN 2015-08-23 17:09:17 -04:00
test_problems Consistently use vector_fp and vector_int typedefs 2015-08-02 23:06:16 -04:00
.gitignore [Matlab] Fix build warnings about Contents.m 2014-08-26 22:04:50 +00: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 Uninstall all files properly 2015-08-02 23:06:16 -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.