cantera/interfaces/cython/cantera
2013-02-07 23:41:30 +00:00
..
data Include data files with the new Python module 2012-09-06 19:56:51 +00:00
examples [Cython] Translated more samples to use use the new API 2013-02-07 23:41:30 +00:00
test [Cython] Added molar_fluxes method to DustyGasTransport 2013-02-01 23:40:13 +00:00
__init__.py [Cython] Added the "import_phases" convenience function 2013-02-01 23:39:44 +00:00
_cantera.pxd [Reactor] Added ability to set the CVODES "MaxErrTestFails" variable 2013-02-07 23:40:40 +00:00
_cantera.pyx [Cython] Implemented specializations of Sim1D for standard flame types 2012-12-18 00:01:28 +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] Generalized interface to Func1 2012-10-10 18:25:06 +00:00
funcWrapper.h Re-applied consistent formatting to trunk 2013-02-07 23:40:59 +00:00
kinetics.pyx [Cython] Improved API for InterfaceKinetics 2013-02-07 23:40:25 +00:00
liquidvapor.py Added docstrings to Cython PureFluid class 2012-09-06 19:59:00 +00:00
mixture.pyx [Cython] Allow creation of Mixture objects without quantities for each phase 2013-02-01 23:39:40 +00:00
onedim.pyx [Cython] Added set_grid_min method to Sim1D 2013-02-07 23:40:18 +00:00
reactor.pyx [Reactor] Added ability to set the CVODES "MaxErrTestFails" variable 2013-02-07 23:40:40 +00:00
thermo.pyx [Cython] Fixed a documentation error in ThermoPhase 2013-01-30 22:05:57 +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 Re-applied consistent formatting to trunk 2013-02-07 23:40:59 +00:00