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

4 lines
120 B
Matlab

function setTemperature(self, T)
% SETTEMPERATURE - set the mixture temperature
%
mixturemethods(5, mix_hndl(self), T);