..
data
Include data files with the new Python module
2012-09-06 19:56:51 +00:00
examples
Move sofc.cti from examples to main data directory
2019-03-05 16:09:55 -05:00
test
Removing references to incompressible_solid in sofc.cti
2019-06-12 17:54:48 -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
added factories for FlowDevice and Wall objects
2019-05-28 19:21:28 -04:00
_cantera.pyx
Add Cython language_level directive to _cantera.pyx
2019-03-11 17:00:13 -04:00
base.pyx
[Python] Remove legacy code that provided Python 2.7 support
2018-09-19 17:59:59 -04:00
ck2cti.py
[ck2cti] Fix Chebyshev rate constant when using local quantity units
2019-02-28 22:37:38 -05:00
composite.py
[Python] Remove legacy code that provided Python 2.7 support
2018-09-19 17:59:59 -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
Mark ConstDensityThermo for deprecation.
2019-06-12 17:54:48 -04:00
func1.pyx
[Python] Remove legacy code that provided Python 2.7 support
2018-09-19 17:59:59 -04:00
interrupts.py
[Cython/1D] 1D solver can be interrupted by ctrl-c
2013-03-04 17:31:41 +00:00
kinetics.pyx
Add InterfaceKinetics.advance_coverages integrator options to the cython interface, and test
2019-04-10 22:14:27 -04:00
liquidvapor.py
[Python] Make transport properties accessible with the Water() function
2018-09-07 23:24:23 -04:00
mixture.pyx
[Python] Remove legacy code that provided Python 2.7 support
2018-09-19 17:59:59 -04:00
onedim.py
[Python/1D] Retain user-specified products in counterflow premixed flame
2019-01-09 11:44:03 -05:00
onedim.pyx
addresses issue #615
2019-05-09 22:21:35 -04:00
reaction.pyx
[Python] Fix documentation of Reaction.listFromCti
2019-02-20 22:50:43 -05:00
reactionpath.pyx
Add Cython language_level directive to _cantera.pyx
2019-03-11 17:00:13 -04:00
reactor.pyx
added factories for FlowDevice and Wall objects
2019-05-28 19:21:28 -04:00
speciesthermo.pyx
Add license/copyright info to files that were missing it
2016-10-10 22:48:23 -04:00
thermo.pyx
[Python] Fix compatibility with Cython < 0.27
2019-03-14 14:03:51 -04:00
transport.pyx
[Python/Transport] Make mobilities accessible via Python interface
2018-11-07 16:11:23 -05:00
utils.py
Add license/copyright info to files that were missing it
2016-10-10 22:48:23 -04:00
utils.pyx
[Python] Remove legacy code that provided Python 2.7 support
2018-09-19 17:59:59 -04:00