cantera/Cantera
2006-06-13 16:05:43 +00:00
..
clib *** empty log message *** 2006-05-17 15:14:56 +00:00
cxx *** empty log message *** 2006-05-20 21:12:37 +00:00
fortran
lib
matlab *** empty log message *** 2006-05-08 15:43:20 +00:00
python minor changes 2006-06-11 11:36:09 +00:00
src Added support for conditional compilation of thermo directory. 2006-06-13 16:05:43 +00:00
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