Commit graph

12 commits

Author SHA1 Message Date
Ray Speth
f081fa3f91 [Doc] Add NumPy import to Python tutorial 2016-05-05 10:16:13 -04:00
Ray Speth
5bf57795fc [Doc] Add slicing and dict-based compositions to Python tutorial 2016-04-15 13:00:48 -04:00
Bryan W. Weber
10981277ae [Doc] Add link to Working with Input Files section 2015-11-19 08:02:07 -05:00
Bryan W. Weber
61736bd2ef [Doc] Update docs for ck2cti
Update documentation to give short tutorial and reflect most recent
version. Add notes for common errors encountered. Remove old ck2cti
docs from Matlab and Cython interface documentation, prefering
cti/input-files.rst. Resolves #295.
2015-11-18 18:09:12 -05:00
Ray Speth
0f55a3bdff [Python/Doc] Add section on kinetics to the tutorial 2015-06-01 17:01:25 -04:00
Ray Speth
11f4b1b7f7 [Doc] CTI to XML conversion does not generate new files 2015-05-06 21:15:02 -04:00
Ray Speth
4890cccb03 [Doc] Update phase report examples to show compact species output 2015-03-10 22:41:23 +00:00
Ray Speth
86f0058a0c [Doc] Fix some inconsistencies in the Python tutorial
Resolves Issue 255.
2015-03-10 22:41:19 +00:00
Ray Speth
ddfc15bb77 Allow CANTERA_DATA to include multiple directories 2014-12-12 01:36:56 +00:00
Bryan W. Weber
421e5356cb [Doc] Fix some formatting in cython/tutorial.rst
See Issue 196.
2013-12-18 17:47:03 +00:00
Ray Speth
e667978655 [Cython] Allow setting state while holding specific properties constant
The value "None" is used to indicate the property or properties being held
constant.
2013-05-31 15:56:36 +00:00
Ray Speth
f90d136232 [Doc] Add content from tut[1-4].py to the Sphinx documentation
Update the tutorials to follow the Cython module's syntax
2013-05-31 15:56:01 +00:00