cantera/samples
Ray Speth 049c9a1960 [Matlab/Samples] Fix broken default argument checks
There are no classes named 'GasMix' or (lowercase) 'solution', so these checks
would always fail and the input argument would always be silently ignored.
2014-06-16 22:01:13 +00:00
..
cxx [Reactor/Samples] Cleanup of kinetics1.cpp 2014-06-06 00:17:53 +00:00
f77 Fix path to Cantera.mak in sample Fortran Makefiles 2014-04-28 18:18:10 +00:00
f90 Fix path to Cantera.mak in sample Fortran Makefiles 2014-04-28 18:18:10 +00:00
matlab [Matlab/Samples] Fix broken default argument checks 2014-06-16 22:01:13 +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".