cantera/interfaces/cython/cantera
Bryan W. Weber e7f346cddf Fix references to examples in docstrings
Seems like the best bet is an absolute link, since the examples are no
longer in the Sphinx-generated docs
2018-07-29 17:47:14 -04:00
..
data Include data files with the new Python module 2012-09-06 19:56:51 +00:00
examples [Test/1D] change TestIonFlame to use IonGasTransport 2018-06-15 10:44:46 -04:00
test [Transport/Test] Add test of CK_Mode 2018-07-11 15:41:42 -04: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 [1D] Remove charge neutrality solver option from IonFlow 2018-06-15 10:44:46 -04: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] Allow convertMech function to be called multiple times 2018-05-16 13:50:33 -04:00
composite.py Fix references to examples in docstrings 2018-07-29 17:47: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 [Transport] add dispersion coefficient and quadrupole polarizability 2018-06-15 10:44:46 -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] Note requirement to call modifySpecies and modifyReaction 2018-06-07 16:24:19 -04: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 [1D] Remove charge neutrality solver option from IonFlow 2018-06-15 10:44:46 -04:00
onedim.pyx [1D] Remove charge neutrality solver option from IonFlow 2018-06-15 10:44:46 -04: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 [Doc] Note requirement to call modifySpecies and modifyReaction 2018-06-07 16:24:19 -04:00
transport.pyx [Transport] add dispersion coefficient and quadrupole polarizability 2018-06-15 10:44:46 -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