cantera/interfaces/matlab
Ray Speth c56bfab0ed Matlab: Allow simpler syntax for creating ReactorNets with one reactor
A network with a single reactor can be created with either:
    ReactorNet({reactor}), i.e. a single element cell array
or, the new way:
    ReactorNet(reactor)
2012-03-24 01:33:54 +00:00
..
toolbox Matlab: Allow simpler syntax for creating ReactorNets with one reactor 2012-03-24 01:33:54 +00:00
ctpath.m.in Reorganized source tree structure 2012-02-12 02:27:14 +00:00
testpath.m Added machinery for unit testing of the Matlab toolbox 2012-03-13 17:32:10 +00:00