cantera/interfaces/matlab/toolbox/@Reactor/time.m

4 lines
78 B
Matlab

function t = time(r)
% TIME - time
%
t = reactormethods(22, reactor_hndl(r));