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

4 lines
97 B
Matlab

function n = pressure(self)
% PRESSURE - pressure (Pa)
%
n = mixturemethods(26, mix_hndl(self));