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. |
||
|---|---|---|
| .. | ||
| clib | ||
| cxx | ||
| fortran | ||
| lib | ||
| matlab | ||
| python | ||
| src | ||
| user | ||
| .cvsignore | ||
| Makefile.in | ||
| README.txt | ||
This directory contains the source for Cantera and its various
language interfaces.
clib - the library of C-callable functions used by the Python and
Matlab interfaces.
cxx - files that are only required for C++ application programs.
matlab - the Cantera Matlab toolbox
python - the Cantera Python package
src - the Cantera kernel, used by Cantera in all its forms