cantera/interfaces/cython
Ray Speth b6ac3ce995 [CTI] Allow CTI files containing only reaction definitions
The reactions in these files can be referenced by other CTI/XML files, or used
directly to create Reaction objects. The absence of a phase definition requires
that either (a) all reactions are in bulk phases, or (b) the rate constants are
given in kmol, meter, second units since it is impossible to determine the
dimensionality of the concentration for each species.
2015-04-28 17:13:11 -04:00
..
cantera [CTI] Allow CTI files containing only reaction definitions 2015-04-28 17:13:11 -04:00
scripts [SCons] Install script for running MixMaster with new Python module 2013-06-21 20:59:00 +00:00
.gitignore [Python] Remove the legacy Python module 2013-12-09 01:35:08 +00:00
SConscript [Python] Specify python executable to be used in shebang line for scripts 2015-01-06 23:37:30 +00:00
setup.py.in Change Python module URL to point to cantera.org 2015-03-10 22:41:49 +00:00