Catera with additional transport models
Find a file
Harry Moffat 25ba149aab Sorry for monolithic commit. Will break it up in the future.
Moved the external libraries to separate library files so that libcantera.a just contains its own namespace externals.

Fixed several errors in the equilibrium program that occurred during the port. (int to size_t issues).

Moved some equilibrium program headers to the include file system, so that it can link with equilibrium program.

Worked on Cantera.mak. Needs more work.

Fixed an issue with the Residual virtual base classes within numerics. They didn't inherit due to int to size_t migration. This caused numerous test problems to fail (issue with backwards compatibility - do we want it and how much do we want?).

Added csvdiff back so that it's available for shell environment runtests.
2012-04-05 00:24:31 +00:00
data Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
doc Updated the main documentation page 2012-04-04 18:46:21 +00:00
doxygen [cantera]: updating configure.ac so I can start migrating and re-merging branch into spiffy new cantera master project 2012-02-27 18:07:21 +00:00
ext Sorry for monolithic commit. Will break it up in the future. 2012-04-05 00:24:31 +00:00
include/cantera Sorry for monolithic commit. Will break it up in the future. 2012-04-05 00:24:31 +00:00
interfaces Improved formatting of TypeErrors encountered in ctml_writer.py 2012-04-04 18:45:07 +00:00
m4 [cantera]: forgot an important macro 2012-01-18 17:21:07 +00:00
platform Sorry for monolithic commit. Will break it up in the future. 2012-04-05 00:24:31 +00:00
samples Fixed some spelling issues 2012-04-04 18:44:24 +00:00
site_scons Fixed some spelling issues 2012-04-04 18:44:24 +00:00
src Sorry for monolithic commit. Will break it up in the future. 2012-04-05 00:24:31 +00:00
test Implemented Chebyshev rate expressions 2012-03-30 23:48:25 +00:00
test_problems Fixed some spelling issues 2012-04-04 18:44:24 +00:00
.gitignore Added machinery for unit testing of the Matlab toolbox 2012-03-13 17:32:10 +00:00
AUTHORS [cantera]: updating configure.ac so I can start migrating and re-merging branch into spiffy new cantera master project 2012-02-27 18:07:21 +00:00
bootstrap [cantera autotools]: adding bootstrap script to prep autoconf/autotools toolchain 2011-11-10 23:05:25 +00:00
configure.ac [cantera]: updating configure.ac so I can start migrating and re-merging branch into spiffy new cantera master project 2012-02-27 18:07:21 +00:00
License.txt Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +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 Sorry for monolithic commit. Will break it up in the future. 2012-04-05 00:24:31 +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.