cantera/interfaces/matlab/toolbox/@FlowDevice/massFlowRate.m

4 lines
125 B
Matlab

function mdot = massFlowRate(f, time)
% MASSFLOWRATE - mass flow rate in kg/s
%
mdot = flowdevicemethods(21, f.index, time);