Catera with additional transport models
Find a file
Ray Speth 6798f18c4e Removed #ifdef for TYPENAME_KEYWORD
This definition was used to remove the "typename" qualifier from some
declarations when using MSVC, but the use of the "typename" keyword in
the contexts where it is used in Cantera are allowed in all versions
of Visual Studio since (at least) VS.NET 2003.
2012-01-19 20:30:16 +00:00
apps Fixed some signed/unsigned comparison warnings 2012-01-17 04:13:04 +00:00
Cantera Removed #ifdef for TYPENAME_KEYWORD 2012-01-19 20:30:16 +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 ipdb() function to help debug SCons scripts 2012-01-18 23:44:54 +00:00
test_problems Removed some empty comment lines 2012-01-19 20:30:04 +00:00
tools Added a script to simplify running coverage tests 2012-01-19 03:53:08 +00:00
.gitignore Added a script to simplify running coverage tests 2012-01-19 03:53:08 +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 Allow optional collection of code coverage information with gcc 2012-01-18 23:44:57 +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.