| .. |
|
data
|
Include data files with the new Python module
|
2012-09-06 19:56:51 +00:00 |
|
examples
|
[Cython] Added examples that use the new API for the 1D flame solver
|
2012-12-18 00:06:36 +00:00 |
|
test
|
[Cython] Implemented class Mixture (including unit tests)
|
2013-01-30 22:05:20 +00:00 |
|
__init__.py
|
[Cython] Skip sensitivity-related tests when Sundials is not present
|
2012-12-26 23:55:54 +00:00 |
|
_cantera.pxd
|
[Cython] Implemented class Mixture (including unit tests)
|
2013-01-30 22:05:20 +00:00 |
|
_cantera.pyx
|
[Cython] Implemented specializations of Sim1D for standard flame types
|
2012-12-18 00:01:28 +00:00 |
|
base.pyx
|
[Cython] Fixed problems with unicode strings in Python 2
|
2012-12-18 00:04:54 +00:00 |
|
composite.pyx
|
[Cython] Added Sphinx docs for composite classes & importing
|
2012-12-26 23:56:24 +00:00 |
|
constants.pyx
|
Added physical constants to the new Python module
|
2012-09-06 19:55:40 +00:00 |
|
func1.pyx
|
[Cython] Generalized interface to Func1
|
2012-10-10 18:25:06 +00:00 |
|
funcWrapper.h
|
[Cython] Generalized interface to Func1
|
2012-10-10 18:25:06 +00:00 |
|
kinetics.pyx
|
[Cython] Made punctuation more consistent in docstrings
|
2013-01-04 21:37:15 +00:00 |
|
liquidvapor.py
|
Added docstrings to Cython PureFluid class
|
2012-09-06 19:59:00 +00:00 |
|
mixture.pyx
|
[Cython] Implemented class Mixture (including unit tests)
|
2013-01-30 22:05:20 +00:00 |
|
onedim.pyx
|
Combined the shared parts of AxiStagnFlow::eval and FreeFlame::eval
|
2013-01-17 15:31:36 +00:00 |
|
reactor.pyx
|
[Reactor] Avoid a segfault when using phases with no Kinetics
|
2013-01-07 18:08:23 +00:00 |
|
thermo.pyx
|
[Cython] Made punctuation more consistent in docstrings
|
2013-01-04 21:37:15 +00:00 |
|
transport.pyx
|
[Cython] Made punctuation more consistent in docstrings
|
2013-01-04 21:37:15 +00:00 |
|
utils.pyx
|
[Cython] Added Sphinx docs for composite classes & importing
|
2012-12-26 23:56:24 +00:00 |
|
wrappers.h
|
[Cython] Skip sensitivity-related tests when Sundials is not present
|
2012-12-26 23:55:54 +00:00 |