Catera with additional transport models
Find a file
2011-12-14 19:36:21 +00:00
apps Removed some unused files 2011-12-14 19:35:40 +00:00
bin Removed some unused files 2011-12-14 19:35:40 +00:00
Cantera Build a static version of clib to use with Python on Linux 2011-12-14 19:36:08 +00:00
config Removed some unused files 2011-12-14 19:35:40 +00:00
data Removed some unused files 2011-12-14 19:35:40 +00:00
docs Added another example of a linux build 2010-04-02 20:20:12 +00:00
ext Fixed compilation issues when compiling without Sundials 2011-12-14 19:34:10 +00:00
test_problems SCons now continues over failed tests and prints a summary at the end 2011-12-14 19:36:21 +00:00
tools Removed some unused files 2011-12-14 19:35:40 +00:00
win32 Removed some unused files 2011-12-14 19:35:40 +00:00
buildutils.py SCons now continues over failed tests and prints a summary at the end 2011-12-14 19:36:21 +00:00
config.h.in Added various defines for Cantera's version control. 2010-05-08 03:04:39 +00:00
config.h.in.scons Use Boost.Math to provide 'erf' when it is not provided by math.h 2011-12-14 19:34:28 +00:00
configure Added in code to automatically add -lm and -lstdc++ to the link line 2010-02-09 01:34:54 +00:00
configure.in Added in code to automatically add -lm and -lstdc++ to the link line 2010-02-09 01:34:54 +00:00
License.rtf Added Sandia to the copywrite statement. 2009-08-01 02:45:30 +00:00
License.txt Added Sandia to the copywrite statement. 2009-08-01 02:45:30 +00:00
Makefile.in Took a chmod mixmaster command out of the minimum python install option. 2010-11-15 22:29:37 +00:00
preconfig Added CANTERA_VERSION information to preconfig 2010-05-08 03:33:37 +00:00
README.txt Added Sandia to the copywrite statement. 2009-08-01 02:45:30 +00:00
SConstruct Fixed compiler flag handling to avoid saving unmodified defaults 2011-12-14 19:35:15 +00:00
subst.py SCons generates and installs locally customized utility scripts 2011-12-14 03:53:39 +00:00
winconfig.h Added version control information to this file. 2010-05-08 18:03:30 +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.