5 lines
97 B
Matlab
5 lines
97 B
Matlab
function setInitialVolume(r, v0)
|
|
% SETINITIALVOLUME -
|
|
%
|
|
|
|
reactormethods(4, reactor_hndl(r), v0);
|