cantera/samples/matlab
Ray Speth 13e707999f [Matlab/Examples] Make constant pressure reactor example more explicit
Both the reactor and the adjacent reservoir need to have the same pressure. This
example relied on the fact that the default pressure of the 'air' phase is 1
atm, which caused it to break if the user changed the pressure of the reactor
gas.
2013-07-16 22:09:59 +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 Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +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 Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
ignite2.m Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
ignite3.m Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
ignite_hp.m Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
ignite_uv.m Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
isentropic.m Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
periodic_cstr.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
prandtl1.m Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
prandtl2.m Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
rankine.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
reactor1.m [Matlab/Examples] Make constant pressure reactor example more explicit 2013-07-16 22:09:59 +00:00
reactor2.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
README Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
run_examples.m Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
surfreactor.m [Matlab] Fixed integration failure in surfreactor example 2013-05-06 20:06:01 +00:00
test_examples.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
transport1.m Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
tut1.m Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
tut2.m Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
tut3.m Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
tut4.m Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
tut5.m Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
tut6.m Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
tut7.m Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00

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