cantera/interfaces/cython/cantera
2016-07-15 17:57:13 -04:00
..
data Include data files with the new Python module 2012-09-06 19:56:51 +00:00
examples [Python] Add function to write CSV file from SolutionArray 2016-07-13 17:11:34 -04:00
mixmaster Add functions to main scripts to be entry_points 2015-08-02 23:06:16 -04:00
test [ck2cti] Add tests for surface mechanism conversion 2016-07-15 17:57:13 -04:00
__init__.pxd [Cython] Add __init__.pxd to allow 'from cantera cimport ...' 2013-09-28 18:18:23 +00:00
__init__.py [Python] Basic implementation of class Quantity 2015-08-24 17:31:04 -04:00
_cantera.pxd [Python] Add Solution.state to allow faster iteration over states 2016-07-09 19:15:06 -04:00
_cantera.pyx [Python] Add access to properties of simple reaction types 2015-04-23 18:10:15 -04:00
base.pyx [Kinetics] Eliminate need for 'finalize' method 2016-04-15 17:05:10 -04:00
ck2cti.py [ck2cti] Add support for sticking reactions 2016-07-15 17:57:13 -04:00
composite.py [Python] Add function to write CSV file from SolutionArray 2016-07-13 17:11:34 -04:00
composite.pyx [Python/Doc] Update docs for Solution and Interface 2015-05-06 21:15:02 -04:00
constants.pyx [Doc] Fix spelling errors 2015-05-25 20:57:19 -04:00
ctml_writer.py [ck2cti] Add support for surface coverage dependencies 2016-07-15 17:57:13 -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 [Kinetics] Replace numerical constants for Kinetics types with strings 2016-07-07 21:36:11 -04:00
liquidvapor.py Added docstrings to Cython PureFluid class 2012-09-06 19:59:00 +00:00
mixture.pyx [Thermo] Synchronize Mixture/Multiphase state before printing report 2015-11-12 12:42:35 -05:00
onedim.py [1D] Simplify initial conditions for twin flame 2016-05-14 13:45:27 -04:00
onedim.pyx [Kinetics] Replace numerical constants for Kinetics types with strings 2016-07-07 21:36:11 -04:00
reaction.pyx [Python] Add Reaction.__contains__ method 2016-03-28 18:03:02 -04:00
reactionpath.pyx [Python/Doc] clarify reaction path properties that can be set 2015-05-24 18:23:23 -04:00
reactor.pyx [Reactor] Deprecate Wall-based method for adding surface chemistry 2016-06-28 14:37:59 -04:00
speciesthermo.pyx [Python/Thermo] Added functions for getting species thermo parameters 2015-06-17 22:57:51 -04:00
thermo.pyx [Python] Add species slicing support to SolutionArray 2016-07-09 19:15:07 -04:00
transport.pyx [Transport] Replace numerical constants for Transport types with strings 2016-07-07 22:52:25 -04:00
utils.py [Python] Adjust names to avoid namespace clutter 2015-05-25 00:00:52 -04:00
utils.pyx [Test] Make deprecation warnings fatal in test suites 2016-04-15 12:04:08 -04:00