Catera with additional transport models
Find a file
Harry Moffat 39f2e4786a Changed the default number of digits that are saved to an xml file.
This crucial change is needed if xml files are to be used as restart files,
where we will need close to machine precision.
2012-02-08 16:00:55 +00:00
apps Took out all using namespace calls from headers. 2011-03-28 21:12:25 +00:00
bin Added a -c to the install command. Note, it probably doesn't matter 2007-07-12 01:04:13 +00:00
Cantera Changed the default number of digits that are saved to an xml file. 2012-02-08 16:00:55 +00:00
cmake EdgeKinetics now derives from InterfaceKinetics, and InterfaceKinetics has the beta parameter for electrochemistry 2007-05-18 10:54:54 +00:00
config Merged changes from the 1.8.0 branch ontl the main trunk. 2010-01-04 00:46:26 +00:00
data Added a new way to specify the kinetics reaction rate coefficient 2010-03-01 18:14:07 +00:00
docs Added the RedlichKisterVPSSTP thermo model to the system. 2011-10-31 22:05:07 +00:00
examples Took out all using namespace calls from headers. 2011-03-28 21:12:25 +00:00
ext Made the BandMatrix class and SquareMatrix inherit from a common 2011-10-19 20:45:06 +00:00
include *** empty log message *** 2004-08-05 21:25:31 +00:00
test_problems Made the BandMatrix class and SquareMatrix inherit from a common 2011-10-19 20:45:06 +00:00
tools Added namespace to get it to compile 2011-10-19 19:28:56 +00:00
win32 Merged changes from the trunk. 2010-01-04 01:42:45 +00:00
.cvsignore Added a file 2009-07-11 17:27:09 +00:00
ChangeLog *** empty log message *** 2008-01-09 13:43:26 +00:00
CMakeLists.txt *** empty log message *** 2008-02-18 04:04:06 +00:00
config.cmake *** empty log message *** 2008-02-18 04:04:06 +00:00
config.h.in This update adds in a Multicomponent Real Gas capability to Cantera. 2011-07-23 00:30:35 +00:00
config.h_cmake.in removed old files 2008-02-09 02:55:08 +00:00
config_cantera.cmake *** empty log message *** 2008-02-18 04:04:06 +00:00
configure Deleted a line that snuck in that caused ctft2c to not be used when it was requested to be used 2011-11-08 21:01:07 +00:00
configure.in Deleted a line that snuck in that caused ctft2c to not be used when it was requested to be used 2011-11-08 21:01:07 +00:00
License.rtf Updated to reflect the renewal of the copywrite 2011-03-11 00:04:38 +00:00
License.txt Updated to reflect the renewal of the copywrite 2011-03-11 00:04:38 +00:00
Makefile.in Fixed an error in the install script. 2011-11-08 23:48:14 +00:00
preconfig Added "export WITH_REAL_GASSES" and set default to 'y' 2011-08-24 18:50:45 +00:00
README.txt Added Sandia to the copywrite statement. 2009-08-01 02:45:30 +00:00
winconfig.h Merge of the main branch into the LiquidTransportDevelop branch. 2010-11-12 21:37:41 +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.