cantera/interfaces/matlab/toolbox/@ThermoPhase/clear.m

6 lines
88 B
Matlab

function clear(tp)
% CLEAR - Delete the kernel object.
%
thermo_set(tp.tp_id, 0, 10);