Catera with additional transport models
Find a file
Ray Speth 82d467944f Eliminated temporary files from the ct2ctml conversion process
Added libstringstream, which maps stdin and stdout to std::iostream.
Using this library means we no longer create either the temporary .py
file or the ct2ctml.log file.

This also eliminates the synchronization problems that motivated the
sleep commands around the system call, so cti to ctml conversions are
significantly faster now.
2012-03-09 22:59:21 +00:00
data Merge branch 'scons' into 'trunk' 2012-02-10 03:21:33 +00:00
doc Deprecated the global "report(ThermoPhase&)" function 2012-03-09 22:57:35 +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 Eliminated temporary files from the ct2ctml conversion process 2012-03-09 22:59:21 +00:00
include/cantera Removed some vestigial ifdef blocks 2012-03-09 22:58:17 +00:00
interfaces Eliminated temporary files from the ct2ctml conversion process 2012-03-09 22:59:21 +00:00
m4 [cantera]: forgot an important macro 2012-01-18 17:21:07 +00:00
platform Simplified adding SCons build and install targets 2012-03-05 20:45:20 +00:00
samples Rewrote exception handling to be more general and more explicit 2012-03-05 20:45:56 +00:00
site_scons Exclude certain file patterns from being installed with the samples 2012-03-05 20:44:58 +00:00
src Eliminated temporary files from the ct2ctml conversion process 2012-03-09 22:59:21 +00:00
test Python tests now have SCons dependency on the Python extension 2012-03-09 22:59:04 +00:00
test_problems Python tests now have SCons dependency on the Python extension 2012-03-09 22:59:04 +00:00
.gitignore Updated .gitignore 2012-03-05 20:46:41 +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 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 Eliminated temporary files from the ct2ctml conversion process 2012-03-09 22:59:21 +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.