Catera with additional transport models
Find a file
2012-01-18 23:44:48 +00:00
apps Fixed some signed/unsigned comparison warnings 2012-01-17 04:13:04 +00:00
Cantera Eliminated "heapsort" function in favor of using std::sort 2012-01-18 03:42:52 +00:00
data Eliminated CVS keyword cruft 2012-01-09 17:32:01 +00:00
ext Removed unused variables identified by compiler warnings 2012-01-17 23:58:38 +00:00
platform/windows Added installation options to WiX installer 2012-01-05 22:22:03 +00:00
site_scons Added Matlab toolbox to Wix installer 2012-01-09 17:31:10 +00:00
test_problems Removed an accidentally-added file 2012-01-18 23:44:48 +00:00
tools Fixed signed/unsigned equality comparisons 2012-01-17 23:58:48 +00:00
.gitignore Update .gitignore 2012-01-09 17:34:57 +00:00
License.txt Added Sandia to the copywrite statement. 2009-08-01 02:45:30 +00:00
README.txt Added Sandia to the copywrite statement. 2009-08-01 02:45:30 +00:00
SConstruct Added support for running single tests with SCons 2012-01-09 17:35:06 +00:00

        
                             C A N T E R A

                              release 1.8

                               08/2009

***************************************************************
***                                                         
***                                                         
***************************************************************

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 sites
==========

The current main Cantera web site is under construction. There exists three
web sites for communication amongst Cantera users:

1. The Cantera User's Group. 
    http://groups.google.com/group/cantera-users
   This site has a message board, and some miscellaneous files and utilities. 

2. The Cantera googleCode site.  Distribution of the Cantera source code is
   done using googleCode. The site is http://code.google.com/p/cantera/.

3. The Cantera developers site .
   http://groups.google.com/group/cantera-dev
   Limited access site where developers can discuss development ideas.

=============================================================

*  Old Cantera source code site. Distribution of the Cantera source code was 
   done using SourceForge. The old site is located at
   http://sourceforge.net/projects/cantera.
   It still contains the project cvs history.