| .. |
|
data
|
Include data files with the new Python module
|
2012-09-06 19:56:51 +00:00 |
|
examples
|
Fix spelling errors
|
2015-04-08 19:36:55 -04:00 |
|
mixmaster
|
[MixMaster] Fix crash when using Tcl 8.6
|
2014-09-15 18:05:04 +00:00 |
|
test
|
[Python] Convert both dicts and strings to compositionMap
|
2015-05-02 20:07:44 -04:00 |
|
__init__.pxd
|
[Cython] Add __init__.pxd to allow 'from cantera cimport ...'
|
2013-09-28 18:18:23 +00:00 |
|
__init__.py
|
[Python] Move some classes from Cython to pure Python
|
2014-07-10 22:34:12 +00:00 |
|
_cantera.pxd
|
[Python] Convert both dicts and strings to compositionMap
|
2015-05-02 20:07:44 -04:00 |
|
_cantera.pyx
|
[Python] Add access to properties of simple reaction types
|
2015-04-23 18:10:15 -04:00 |
|
base.pyx
|
[Python] Fix premature deallocation when slicing Solution objects
|
2015-04-29 14:38:45 -04:00 |
|
ck2cti.py
|
[ck2cti] Allow arbitrary reactant stoichiometries
|
2015-04-07 17:58:26 -04:00 |
|
composite.pyx
|
[Python] Fix class docstrings of composite classes
|
2015-04-07 17:58:26 -04: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 CTI files containing only reaction definitions
|
2015-04-28 17:13:11 -04:00 |
|
func1.pyx
|
[Python] Allow Func1 to accept nearly-scalar types
|
2014-06-20 18:45:22 +00:00 |
|
interrupts.py
|
[Cython/1D] 1D solver can be interrupted by ctrl-c
|
2013-03-04 17:31:41 +00:00 |
|
kinetics.pyx
|
[Python] Enable creation of Kinetics objects from Reaction objects
|
2015-04-29 13:05:12 -04:00 |
|
liquidvapor.py
|
Added docstrings to Cython PureFluid class
|
2012-09-06 19:59:00 +00:00 |
|
mixture.pyx
|
[Python] Improve handling of 'bytes' objects being passed in
|
2015-04-22 14:08:21 -04:00 |
|
onedim.py
|
[1D/Python] Add method for calculating mixture fraction in diffusion flames
|
2015-02-17 23:23:57 +00:00 |
|
onedim.pyx
|
[Python] Improve handling of 'bytes' objects being passed in
|
2015-04-22 14:08:21 -04:00 |
|
reaction.pyx
|
[Python] Add method for setting Chebyshev rate coefficient parameters
|
2015-05-02 20:07:36 -04:00 |
|
reactionpath.pyx
|
[Cython] Fix compilation issue when using Clang
|
2014-01-08 17:10:29 +00:00 |
|
reactor.pyx
|
[Python] Improve handling of 'bytes' objects being passed in
|
2015-04-22 14:08:21 -04:00 |
|
speciesthermo.pyx
|
[Python] Add access to SpeciesThermo(InterpType) objects
|
2015-04-20 18:34:36 -04:00 |
|
thermo.pyx
|
[Python] Add access to properties of simple reaction types
|
2015-04-23 18:10:15 -04:00 |
|
transport.pyx
|
[Python] Add transport_model override option to Solution constructor
|
2015-04-07 17:58:26 -04:00 |
|
utils.py
|
[Cython] Added 'add_module_directory' utility function
|
2013-02-01 23:40:18 +00:00 |
|
utils.pyx
|
[Python] Convert both dicts and strings to compositionMap
|
2015-05-02 20:07:44 -04:00 |