cantera/interfaces/matlab/toolbox/@ReactorNet
Ray Speth 8d4e9bff6e [Reactor] Make argument to ReactorNet.step optional and deprecated
The value of this argument has almost no effect on the integrator, and
frequently confuses users since the ReactorNet can end up at a time either
greater or less than the specified time. By removing this argument, the
distinction betwen step() and advance(t) becomes much more clear.
2015-06-11 14:03:20 -04:00
..
private Normalized whitespace and indentation in the matlab toolbox 2012-03-15 19:52:58 +00:00
addReactor.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
advance.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
atol.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
clear.m [Matlab] Add missing 'clear' functions 2015-04-11 10:54:52 -04:00
ReactorNet.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
reactornet_hndl.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
rtol.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
setInitialTime.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
setMaxTimeStep.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
setTolerances.m [Matlab] Minor fixes to docs and screen output 2014-08-26 22:04:46 +00:00
step.m [Reactor] Make argument to ReactorNet.step optional and deprecated 2015-06-11 14:03:20 -04:00
time.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00