cantera/samples/matlab
Ray Speth 2528df0f75 Reorganized source tree structure
These changes make it unnecessary to copy header files around during
the build process, which tends to confuse IDEs and debuggers. The
headers which comprise Cantera's external C++ interface are now in
the 'include' directory.

All of the samples and demos are now in the 'samples' subdirectory.
2012-02-12 02:27:14 +00:00
..
cantera_demos.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
catcomb.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
diffflame.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
equil.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
flame.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
flame1.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
flame2.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
ignite.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
ignite2.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
ignite3.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
ignite_hp.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
ignite_uv.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
isentropic.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
periodic_cstr.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
prandtl1.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
prandtl2.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
rankine.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
reactor1.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
reactor2.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
README Reorganized source tree structure 2012-02-12 02:27:14 +00:00
run_examples.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
surfreactor.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
test_examples.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
transport1.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
tut1.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
tut2.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
tut3.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
tut4.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
tut5.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
tut6.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
tut7.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00

This directory contains several short tutorials. Each one is a MATLAB
script that you should first read and then execute.