cantera/interfaces/cython/cantera
2013-08-02 23:17:45 +00:00
..
data Include data files with the new Python module 2012-09-06 19:56:51 +00:00
examples [Cython] Fix format strings for compatibility with Python 2.6 2013-08-02 23:17:45 +00:00
mixmaster [Cython] Fix Python 2.6 compatibility issues with sys.version_info 2013-07-18 22:39:26 +00:00
test [Reactor] Fix sensitivity parameter order for constant pressure reactors 2013-07-30 15:57:37 +00:00
__init__.py [Cython] Added the "import_phases" convenience function 2013-02-01 23:39:44 +00:00
_cantera.pxd [Cython] Fix a couple cases where exceptions could escape 2013-07-06 21:43:58 +00:00
_cantera.pyx [Cython] Added interface for ReactionPathDiagram 2013-05-29 00:11:57 +00:00
base.pyx [Cython] Changed variable names to be consistent with PEP8 2013-01-30 22:05:30 +00:00
composite.pyx [Cython] Added Sphinx docs for composite classes & importing 2012-12-26 23:56:24 +00:00
constants.pyx [Cython] Changed variable names to be consistent with PEP8 2013-01-30 22:05:30 +00:00
func1.pyx [Cython/1D] 1D solver can be interrupted by ctrl-c 2013-03-04 17:31:41 +00:00
funcWrapper.h [Cython] fixed missing includes in Cython wrapper headers 2013-03-04 17:31:38 +00:00
interrupts.py [Cython/1D] 1D solver can be interrupted by ctrl-c 2013-03-04 17:31:41 +00:00
kinetics.pyx [Cython] Fix format strings for compatibility with Python 2.6 2013-08-02 23:17:45 +00:00
liquidvapor.py Added docstrings to Cython PureFluid class 2012-09-06 19:59:00 +00:00
mixture.pyx [Cython] Fix format strings for compatibility with Python 2.6 2013-08-02 23:17:45 +00:00
onedim.pyx [Cython] Fix format strings for compatibility with Python 2.6 2013-08-02 23:17:45 +00:00
reactionpath.pyx [Cython] Fix a bug writing graphviz input files 2013-06-21 20:58:11 +00:00
reactor.pyx [Reactor] Add optimized IdealGasConstPressureReactor class 2013-07-16 22:09:46 +00:00
thermo.pyx [Cython] Make critial / saturation properties available for all phase types 2013-07-23 15:31:09 +00:00
transport.pyx [Cython] Added molar_fluxes method to DustyGasTransport 2013-02-01 23:40:13 +00:00
utils.py [Cython] Added 'add_module_directory' utility function 2013-02-01 23:40:18 +00:00
utils.pyx [Cython] Changed variable names to be consistent with PEP8 2013-01-30 22:05:30 +00:00
wrappers.h [Cython] fixed missing includes in Cython wrapper headers 2013-03-04 17:31:38 +00:00