Catera with additional transport models
Find a file
Ray Speth a6f939c2fe Applied consistent formatting to all C++ code
Done using astyle:
astyle --style=kr --add-brackets --indent=spaces=4 --indent-col1-comments --unpad-paren --pad-header --align-pointer=type --lineend=linux
2012-02-10 17:24:00 +00:00
apps Applied consistent formatting to all C++ code 2012-02-10 17:24:00 +00:00
Cantera Applied consistent formatting to all C++ code 2012-02-10 17:24:00 +00:00
data Merge branch 'scons' into 'trunk' 2012-02-10 03:21:33 +00:00
docs Applied consistent formatting to all C++ code 2012-02-10 17:24:00 +00:00
examples Merge branch 'pecos_autotools' into 'trunk' 2012-02-10 16:22:02 +00:00
ext Applied consistent formatting to all C++ code 2012-02-10 17:24:00 +00:00
m4 [cantera]: forgot an important macro 2012-01-18 17:21:07 +00:00
platform/windows Added installation options to WiX installer 2012-01-05 22:22:03 +00:00
site_scons SCons exits with a non-zero status in case of test failures. 2012-02-08 16:47:25 +00:00
test Added unit tests for the NasaPoly1 class 2012-02-01 23:35:01 +00:00
test_problems Applied consistent formatting to all C++ code 2012-02-10 17:24:00 +00:00
tools Applied consistent formatting to all C++ code 2012-02-10 17:24:00 +00:00
.gitignore Added a script to simplify running coverage tests 2012-01-19 03:53:08 +00:00
AUTHORS [cantera+autotools]: adding news, readme and authors to suppress boostrap warnings 2011-11-10 23:11:04 +00:00
bootstrap [cantera autotools]: adding bootstrap script to prep autoconf/autotools toolchain 2011-11-10 23:05:25 +00:00
cantera.pc.in [cantera]: adding pkdgconfig support (I think) 2012-02-08 17:00:14 +00:00
configure.ac [cantera]: fixing configure line error 2012-02-09 20:28:27 +00:00
License.txt Updated to reflect the renewal of the copywrite 2011-03-11 00:04:38 +00:00
Makefile.am [cantera]: adding pkdgconfig support (I think) 2012-02-08 17:00:14 +00:00
NEWS [cantera+autotools]: adding news, readme and authors to suppress boostrap warnings 2011-11-10 23:11:04 +00:00
README [cantera+autotools]: adding news, readme and authors to suppress boostrap warnings 2011-11-10 23:11:04 +00:00
SConstruct Fixed a bug in SConstruct with using system BLAS and LAPACK 2012-02-03 19:28:56 +00:00

       
                             C A N T E R A

                              release 1.8 + autotools

                               12/2011

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

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.