cantera/samples
Ray Speth d5a9da2b57 [Samples] Improve output of 'combustor' sample C++ program
Switch to integrating using 'advance' instead of step to make output comparable,
independent of small changes in the integrator. Output only selected species and
trim the integration period to reduce the size of the output file (from 3 MB to
25 kB).
2014-01-02 22:23:32 +00:00
..
cxx [Samples] Improve output of 'combustor' sample C++ program 2014-01-02 22:23:32 +00:00
f77 Removed unnecessary checks surrounding delete operations 2013-02-14 01:03:32 +00:00
f90 Fixed issues with library and include paths in sample SConstruct scripts 2012-08-13 20:14:18 +00:00
matlab [Matlab/Samples] Fix tolerances on flame example 2013-12-05 20:54:01 +00:00
Makefile.am Reorganized source tree structure 2012-02-12 02:27:14 +00:00
README.txt Add a note indicating the location of the Cython examples 2013-08-22 21:46:09 +00:00

Samples for the Cython-based Python module can be found in the 
directory "interfaces/cython/cantera/examples".