cantera/interfaces
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
..
matlab Matlab: Allow simpler syntax for creating ReactorNets with one reactor 2012-03-24 01:33:54 +00:00
python Syntax errors in CTI files now show more context lines 2012-03-16 14:44:31 +00:00