cantera/interfaces/cython/cantera
2018-02-07 22:58:50 -05:00
..
data Include data files with the new Python module 2012-09-06 19:56:51 +00:00
examples [Examples] Prevent spurious empty figures in IC engine example 2017-12-02 17:41:05 -05:00
test [ck2cti] Detect badly formatted values of 4th Troe coefficient 2018-02-07 22:58:50 -05:00
__init__.pxd [Cython] Add __init__.pxd to allow 'from cantera cimport ...' 2013-09-28 18:18:23 +00:00
__init__.py Add methods for accessing the git commit used when compiling 2017-01-20 22:43:56 -05:00
_cantera.pxd [Python/1D] Make callbacks accessible outside Cython 2018-01-06 21:26:53 -05:00
_cantera.pyx [Python] Move composite classes out of Cython 2016-09-19 18:57:19 -04:00
base.pyx Add license/copyright info to files that were missing it 2016-10-10 22:48:23 -04:00
ck2cti.py [ck2cti] Detect badly formatted values of 4th Troe coefficient 2018-02-07 22:58:50 -05:00
composite.py [Python] Add CanteraError class for execptions 2016-10-18 22:58:14 -04:00
constants.pyx Add license/copyright info to files that were missing it 2016-10-10 22:48:23 -04:00
ctml_writer.py Make ctml_writer more tolerant of files with non-ascii characters 2017-10-05 13:48:54 -04:00
func1.pyx Add license/copyright info to files that were missing it 2016-10-10 22:48:23 -04:00
interrupts.py [Cython/1D] 1D solver can be interrupted by ctrl-c 2013-03-04 17:31:41 +00:00
kinetics.pyx [Doc/Kinetics] Clarify values returned by getFwdRateConstants 2018-01-06 21:27:42 -05:00
liquidvapor.py Add license/copyright info to files that were missing it 2016-10-10 22:48:23 -04:00
mixture.pyx Add license/copyright info to files that were missing it 2016-10-10 22:48:23 -04:00
onedim.py [Python/1D] Detect blowoff of burner-stabilized flames 2018-01-06 21:26:53 -05:00
onedim.pyx [Python/1D] Callbacks can be disabled by setting to None 2018-01-06 21:26:53 -05:00
reaction.pyx Add license/copyright info to files that were missing it 2016-10-10 22:48:23 -04:00
reactionpath.pyx Add license/copyright info to files that were missing it 2016-10-10 22:48:23 -04:00
reactor.pyx Clarify Valve coefficient vs function 2017-07-11 18:26:55 -04:00
speciesthermo.pyx Add license/copyright info to files that were missing it 2016-10-10 22:48:23 -04:00
thermo.pyx Modify set_equivalence_ratio to support sulfur combustion 2017-09-13 10:42:34 -04:00
transport.pyx Add license/copyright info to files that were missing it 2016-10-10 22:48:23 -04:00
utils.py Add license/copyright info to files that were missing it 2016-10-10 22:48:23 -04:00
utils.pyx [Python] Make Python module compatible with Cython 0.26 2017-07-30 14:28:18 -04:00