Catera with additional transport models
Find a file
2012-02-23 21:25:03 +00:00
data Merge branch 'scons' into 'trunk' 2012-02-10 03:21:33 +00:00
doc Updated the C++ samples so that they compile and (mostly) run 2012-02-15 01:01:30 +00:00
ext Fixed some problems building with Fortran sources for BLAS, LAPACK, etc. 2012-02-23 21:24:32 +00:00
include/cantera Removed previously-deprecated array_fp typedef 2012-02-22 00:16:22 +00:00
interfaces Fixed a bug with Python Distutils and relative source paths 2012-02-15 23:31:37 +00:00
m4 [cantera]: forgot an important macro 2012-01-18 17:21:07 +00:00
platform Updates to SCons scripts to support the new directory structure 2012-02-12 02:46:40 +00:00
samples Fixed a bunch of spelling errors in the documentation and comments 2012-02-21 16:04:09 +00:00
site_scons Fixed issues compiling with MinGW using SCons 2012-02-21 16:06:07 +00:00
src Fixed size_t issues in CVodesIntegrator 2012-02-23 21:24:53 +00:00
test Cantera now produces a single library for linking C++ applications 2012-02-13 17:24:34 +00:00
test_problems Combined negATest and min_python/negATest to use the same code 2012-02-23 21:25:03 +00:00
.gitignore Updated .gitignore (for git-svn users) 2012-02-15 18:07:01 +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
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 Removed manual specification of PIC flag 2012-02-23 21:24:27 +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.