4 lines
80 B
Matlab
4 lines
80 B
Matlab
function d = setMdot(d, mdot)
|
|
% SETMDOT -
|
|
%
|
|
domain_methods(d.dom_id, 60, mdot);
|