cantera/interfaces/matlab/toolbox/@Wall/vdot.m

3 lines
63 B
Matlab

function v = vdot(w, t)
v = wallmethods(21, wall_hndl(w), t);