Catera with additional transport models
Find a file
Ray Speth 1304da2eab Improved comparison of floating point values in test output
Values are only compared up to the printed precision, so rounding
errors will no longer result in failing tests. This also fixes
differences in floating point output formats on different platforms.
2012-01-27 19:31:43 +00:00
apps Removed 'using namespace Cantera' from all header files 2012-01-23 03:37:08 +00:00
Cantera Fixed namespace issues with the Fortran module 2012-01-27 19:31:35 +00:00
data Eliminated CVS keyword cruft 2012-01-09 17:32:01 +00:00
ext Removed 'using namespace Cantera' from all header files 2012-01-23 03:37:08 +00:00
platform/windows Added installation options to WiX installer 2012-01-05 22:22:03 +00:00
site_scons Improved comparison of floating point values in test output 2012-01-27 19:31:43 +00:00
test_problems Removed 'using namespace Cantera' from all header files 2012-01-23 03:37:08 +00:00
tools Eliminated the Cantera_CXX namespace 2012-01-23 03:35:46 +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 Install python module in the staging directory 2012-01-27 19:31:39 +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.