cantera/interfaces/cython/cantera
Ray Speth e79cf6f8cb [Transport] Add temperature dependence of rotational relaxation
Results in increase in mixture-averaged thermal conductivity of ~1% or less, and
a similar increase in laminar flame speeds, at least for some test cases.
2018-07-30 10:47:49 -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] Add temperature dependence of rotational relaxation 2018-07-30 10:47:49 -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 [Doc] Put titles on raw links to main site 2018-07-29 17:47:14 -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 [Doc] Put titles on raw links to main site 2018-07-29 17:47:14 -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 Fix missing raw string in Cython docstring 2018-07-29 17:47:14 -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 Fix Sphinx and Doxygen warning messages about moved content 2018-07-29 17:47:14 -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