..
data
Include data files with the new Python module
2012-09-06 19:56:51 +00:00
examples
Fix multiprocessing example when using Python 3
2015-09-09 18:59:19 -04:00
mixmaster
[MixMaster] Display more useful error messages
2015-06-02 11:05:35 -04:00
test
Fix definition of elemental mole fraction
2015-09-09 18:59:18 -04:00
__init__.pxd
[Cython] Add __init__.pxd to allow 'from cantera cimport ...'
2013-09-28 18:18:23 +00:00
__init__.py
[Python] Replace _have_sundials() with __sundials_version__
2015-05-26 16:47:38 -04:00
_cantera.pxd
[Reactor] Check for Reactor contents before installing FlowDevice
2015-06-22 12:11:29 -04:00
_cantera.pyx
[Python] Add access to properties of simple reaction types
2015-04-23 18:10:15 -04:00
base.pyx
[Python] Skip undeclared third bodies when adding Reactions
2015-05-05 13:47:50 -04:00
ck2cti.py
[ck2cti] Allow arbitrary reactant stoichiometries
2015-04-07 17:58:26 -04:00
composite.pyx
[Python/Doc] Update docs for Solution and Interface
2015-05-06 21:15:02 -04:00
constants.pyx
[Doc] Fix spelling errors
2015-05-25 20:57:19 -04:00
ctml_writer.py
[Doc] Capitalize proper nouns and acronyms
2015-05-25 20:58:44 -04:00
func1.pyx
[Python] Allow Func1 to accept nearly-scalar types
2014-06-20 18:45:22 +00:00
interrupts.py
[Cython/1D] 1D solver can be interrupted by ctrl-c
2013-03-04 17:31:41 +00:00
kinetics.pyx
[Python] Add Kinetics.reactions() method which returns all Reactions
2015-05-28 12:38:50 -04:00
liquidvapor.py
Added docstrings to Cython PureFluid class
2012-09-06 19:59:00 +00:00
mixture.pyx
[Doc] Capitalize proper nouns and acronyms
2015-05-25 20:58:44 -04:00
onedim.py
[Python/1D] Fix FlameBase.write_csv
2015-09-09 18:59:18 -04:00
onedim.pyx
[Python] Adjust names to avoid namespace clutter
2015-05-25 00:00:52 -04:00
reaction.pyx
[Python] Add functions for evaluating rate constants
2015-05-24 20:03:21 -04:00
reactionpath.pyx
[Python/Doc] clarify reaction path properties that can be set
2015-05-24 18:23:23 -04:00
reactor.pyx
[Python/Reactor] Fix ReactorNet.verbose property
2015-05-26 11:42:29 -04:00
speciesthermo.pyx
[Python] Document Species, SpeciesThermo, and derived classes
2015-05-05 11:00:25 -04:00
thermo.pyx
Fix definition of elemental mole fraction
2015-09-09 18:59:18 -04:00
transport.pyx
[Python/Doc] Document GasTransportData
2015-05-05 11:34:07 -04:00
utils.py
[Python] Adjust names to avoid namespace clutter
2015-05-25 00:00:52 -04:00
utils.pyx
[Python] Replace _have_sundials() with __sundials_version__
2015-05-26 16:47:38 -04:00