Catera with additional transport models
Find a file
Harry Moffat 240c93ff4f Reworking of the solver algorithm within ChemEquil:
Much of the algorithm for relaxing the element potentials
to equilibrium employs the Brinkley algorithm (const T, P)
(p. 129 Smith and Missen). This algorithm does better at
relaxing the system towards steady state from a bad initial
guess.

   The old algorithm now does the last little bit and it does
the calculation for fixed pairs other than const T, P, using
the Brinkley algorithm's initial guess.

  Modified the damping algorithm in the old method. It now doesn't
create false convergence failures when it is close to the
end of the calculation.

  The new solver has been tested against a matrix of initial conditions
for the gri30 mechanism and a 200 species jp8 mechanism.

Yet to do:
   This routine should work but has not been checked out against:
      phases with electric charge
      nonideal phases.
   This routine should probably not yet work with
      molality based phases.
   More work may have to be done with the Brinkley algorithm for
   problems which suffer from stoichiometric constraints. A full
   Gauss-Jordon elimination step should probably be added to
   flag cases where there are effective stoichiometric constraints.
2006-10-20 21:34:00 +00:00
apps initial import 2006-10-10 16:02:57 +00:00
bin Used the INSTALL_VERBOSE rule to check whether install can use 2006-08-22 00:34:13 +00:00
Cantera Reworking of the solver algorithm within ChemEquil: 2006-10-20 21:34:00 +00:00
config Solaris port: Changing directory structure to put configure.in in top 2006-04-30 23:03:46 +00:00
data changes to support the classes for CO2 and heptane in tpx 2005-09-16 04:57:32 +00:00
examples Changed the name of the input routine to gri.xml from gri.ctml. 2006-08-20 00:13:21 +00:00
ext Added a directory. 2006-08-19 18:15:29 +00:00
include *** empty log message *** 2004-08-05 21:25:31 +00:00
test_problems Added another test program for the element potential equilibrium 2006-10-20 21:12:45 +00:00
tools Fixed an error for zero length files. 2006-08-29 16:49:54 +00:00
.cvsignore Added some config log files to this file. 2006-04-30 23:43:56 +00:00
Cantera.README Solaris Port: the config/configure.in file has been pushed up one directory. 2006-04-30 23:07:18 +00:00
ChangeLog *** empty log message *** 2006-07-11 16:07:46 +00:00
config.h.in Turned on and documented the DEBUG_MODE capability. 2006-07-07 18:07:53 +00:00
configure Installed a rule to check if the install command uses the flag -v. 2006-08-22 00:31:42 +00:00
configure.in Installed a rule to check if the install command uses the flag -v. 2006-08-22 00:31:42 +00:00
License.rtf *** empty log message *** 2004-12-13 18:42:32 +00:00
License.txt *** empty log message *** 2004-08-01 20:22:41 +00:00
Makefile.in Added a file to the installed demo/cxx directory. It was needed so that 2006-10-02 22:24:51 +00:00
preconfig Fixed some small errors in the install process. 2006-08-15 01:12:44 +00:00
README.txt *** empty log message *** 2006-07-11 16:07:46 +00:00
winconfig.h corrected minor bugs in windows versions of files 2005-08-19 03:17:16 +00:00

        
                             C A N T E R A

                              release 1.6

                               6/2005

      Copyright (c) 2001-2005 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.