..
data
Include data files with the new Python module
2012-09-06 19:56:51 +00:00
examples
[1D/Cython] Add flame speed sensitivity analysis example
2014-03-24 04:03:49 +00:00
mixmaster
[MixMaster] Fix variable ambiguity in DataFrame.py.
2014-02-19 22:45:00 +00:00
test
[Test] Add more tests of the VCS equilibrium solver
2014-05-27 02:54:02 +00:00
__init__.pxd
[Cython] Add __init__.pxd to allow 'from cantera cimport ...'
2013-09-28 18:18:23 +00:00
__init__.py
[Cython] By default, use same interpreter for mechanism conversions
2014-01-09 23:12:03 +00:00
_cantera.pxd
[Python] Allow setting composition using a dict
2014-04-08 16:26:34 +00:00
_cantera.pyx
[Cython] Added interface for ReactionPathDiagram
2013-05-29 00:11:57 +00:00
base.pyx
[Python] Make Cantera objects explicitly non-picklable and uncopyable.
2014-03-04 17:39:21 +00:00
ck2cti.py
[ck2cti] Relax formatting requirement for Chebyshev coefficients.
2014-05-07 21:57:34 +00:00
composite.pyx
[Cython] Added Sphinx docs for composite classes & importing
2012-12-26 23:56:24 +00:00
constants.pyx
[Cython] Changed variable names to be consistent with PEP8
2013-01-30 22:05:30 +00:00
ctml_writer.py
[CTI] Allow omitting third body in Chebyshev reaction equations
2014-05-06 14:39:01 +00:00
func1.pyx
[Python] Make Cantera objects explicitly non-picklable and uncopyable.
2014-03-04 17:39:21 +00:00
interrupts.py
[Cython/1D] 1D solver can be interrupted by ctrl-c
2013-03-04 17:31:41 +00:00
kinetics.pyx
[Kinetics] Remove deprecated getActivationEnergies function
2013-12-16 23:21:52 +00:00
liquidvapor.py
Added docstrings to Cython PureFluid class
2012-09-06 19:59:00 +00:00
mixture.pyx
Remove deprecated HTML logging functionality
2013-12-09 01:36:11 +00:00
onedim.pyx
[Python] Fix docstring of Sim1D.restore
2014-03-08 21:47:09 +00:00
reactionpath.pyx
[Cython] Fix compilation issue when using Clang
2014-01-08 17:10:29 +00:00
reactor.pyx
[Python] Make Cantera objects explicitly non-picklable and uncopyable.
2014-03-04 17:39:21 +00:00
thermo.pyx
[Python] Allow setting composition of sliced Solution objects
2014-04-08 16:26:47 +00:00
transport.pyx
[Cython] Add declarations for free functions to _cantera.pxd
2013-09-30 01:53:40 +00:00
utils.py
[Cython] Added 'add_module_directory' utility function
2013-02-01 23:40:18 +00:00
utils.pyx
[Cython] Direct log output to sys.stdout
2013-12-06 23:15:14 +00:00