cantera/interfaces/matlab/toolbox/@Mixture/nPhases.m

4 lines
98 B
Matlab

function n = nPhases(self)
% NPHASES - number of phases
%
n = mixturemethods(19, mix_hndl(self));