Catera with additional transport models
Find a file
Harry Moffat 6d85b768d8 Changed the estimateEP_Brinkley convergence criteria to more stringent
than the main convergence criteria in equilibrium(). This was necessary
to avoid another nonconvergence case. You don't want equilibrate() routine's
matrix algorithm to handle ill-conditioned matrices.

Changed the storage of element potentials. Now, dimensionless element
potentials are storred, instead of dimensional one. There is less dependence
on temperature.

All debugging print statements now use Cantera's writelog() utility.
2007-01-12 23:41:08 +00:00
apps *** empty log message *** 2007-01-11 11:37:23 +00:00
bin Used the INSTALL_VERBOSE rule to check whether install can use 2006-08-22 00:34:13 +00:00
Cantera Changed the estimateEP_Brinkley convergence criteria to more stringent 2007-01-12 23:41:08 +00:00
config Solaris port: Changing directory structure to put configure.in in top 2006-04-30 23:03:46 +00:00
data *** empty log message *** 2006-11-08 01:36:24 +00:00
examples solaris port 2006-12-14 18:47:56 +00:00
ext solaris port 2006-12-14 18:46:00 +00:00
include *** empty log message *** 2004-08-05 21:25:31 +00:00
test_problems Added another test. 2007-01-02 00:32:31 +00:00
tools removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
.cvsignore Added some config log files to this file. 2006-04-30 23:43:56 +00:00
ChangeLog removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
config.h.in *** empty log message *** 2006-11-07 23:35:59 +00:00
configure Added another test. 2007-01-02 00:32:31 +00:00
configure.in Added another test. 2007-01-02 00:32:31 +00:00
License.rtf minor cleanup 2006-11-13 04:23:33 +00:00
License.txt updated for Cantera 1.7 2006-11-03 01:33:25 +00:00
Makefile.in *** empty log message *** 2006-11-09 21:01:15 +00:00
preconfig *** empty log message *** 2007-01-11 11:37:23 +00:00
README.txt *** empty log message *** 2006-11-14 09:16:59 +00:00
winconfig.h minor cleanup 2006-11-13 04:23:33 +00:00

        
                             C A N T E R A

                              release 1.7

                               11/2006

      Copyright (c) 2001-2006 California Institute of Technology

***************************************************************
***                                                         
***   For information on installing and using Cantera, see  
***        http://www.cantera.org/Documentation             
***                                                         
***************************************************************

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 main Cantera web site is http://www.cantera.org. This serves as a
gateway to three other web sites:

1. The Cantera User's Group. http://groups.yahoo.com/groups/cantera.   
   This site has a message board, and some miscellaneous files and utilities. 

2. The Cantera Sourceforge site. Distribution of the Cantera source code is
   done using Sourceforge. The site is http://sourceforge.net/projects/cantera.

3. The Cantera wiki. http://www.cantera.org/wiki.