| .. |
|
data
|
Include data files with the new Python module
|
2012-09-06 19:56:51 +00:00 |
|
examples
|
[1D/Examples] Use np.genfromtxt in fixed-T flame example
|
2015-05-06 21:14:59 -04:00 |
|
mixmaster
|
[MixMaster] Fix crash when using Tcl 8.6
|
2014-09-15 18:05:04 +00:00 |
|
test
|
[Python] Add setters for InterfaceReaction properties
|
2015-05-05 11:00:25 -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] Skip undeclared third bodies when adding Reactions
|
2015-05-05 13:47:50 -04:00 |
|
_cantera.pyx
|
[Python] Add access to properties of simple reaction types
|
2015-04-23 18:10:15 -04:00 |
|
base.pyx
|
[Python] Skip undeclared third bodies when adding Reactions
|
2015-05-05 13:47:50 -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
|
[Python/1D] Use initial gas composition as state of flame inlet
|
2015-05-06 21:14:58 -04:00 |
|
onedim.pyx
|
[Python] Improve handling of 'bytes' objects being passed in
|
2015-04-22 14:08:21 -04:00 |
|
reaction.pyx
|
[Python/Doc] Document Reaction and derived classes
|
2015-05-05 11:34:07 -04:00 |
|
reactionpath.pyx
|
[Cython] Fix compilation issue when using Clang
|
2014-01-08 17:10:29 +00:00 |
|
reactor.pyx
|
[Python] Wall coverages can be set using a dict or string
|
2015-05-02 20:07:46 -04:00 |
|
speciesthermo.pyx
|
[Python] Document Species, SpeciesThermo, and derived classes
|
2015-05-05 11:00:25 -04:00 |
|
thermo.pyx
|
[Python] Document Species, SpeciesThermo, and derived classes
|
2015-05-05 11:00:25 -04:00 |
|
transport.pyx
|
[Python/Doc] Document GasTransportData
|
2015-05-05 11:34:07 -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 |