cantera/samples
Ray Speth 2c005759b7 [Thermo] Combine SpeciesThermo and GeneralSpeciesThermo
The new class is named MultiSpeciesThermo, so that (eventually) the name
SpeciesThermo can be used for the single-species class SpeciesThermoInterpType.

Currently, trivial wrappers for classes named SpeciesThermo and
GeneralSpeciesThermo to maintain backwards compatibiity for Cantera 2.3.
2016-06-23 17:00:15 -04:00
..
cxx [Thermo] Combine SpeciesThermo and GeneralSpeciesThermo 2016-06-23 17:00:15 -04:00
f77 Use locks/mutexes from the standard library instead of Boost.Thread 2015-10-17 18:58:50 -04:00
f90 Use locks/mutexes from the standard library instead of Boost.Thread 2015-10-17 18:58:50 -04:00
matlab Remove execute bit from files that don't need it 2015-08-02 23:06:16 -04: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".