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

4 lines
105 B
Matlab

function n = temperature(self)
% TEMPERATURE - temperature (K)
%
n = mixturemethods(25, mix_hndl(self));