cantera/interfaces/matlab/toolbox/1D/nComponents.m

2 lines
62 B
Matlab

function n = nComponents(d)
n = domain_methods(d.dom_id, 11);