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

4 lines
106 B
Matlab

function t = time(r)
% TIME - current value of the time.
%
t = reactornetmethods(22, reactornet_hndl(r));