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
addReactor.m
advance.m
atol.m
clear.m
ReactorNet.m
reactornet_hndl.m
rtol.m
setInitialTime.m
setMaxTimeStep.m
setTolerances.m
step.m
time.m