Catera with additional transport models
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.
|
||
|---|---|---|
| apps | ||
| bin | ||
| Cantera | ||
| config | ||
| data | ||
| examples | ||
| ext | ||
| include | ||
| test_problems | ||
| tools | ||
| .cvsignore | ||
| Cantera.README | ||
| ChangeLog | ||
| config.h.in | ||
| configure | ||
| configure.in | ||
| License.rtf | ||
| License.txt | ||
| Makefile.in | ||
| preconfig | ||
| README.txt | ||
| winconfig.h | ||
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.