Couette flow between two plate
显示 更早的评论
Hi, how can i plot the velocity profile for steady couette flow between two plates? d^2u/d^2y=(1/2*miu)*dp/dx for dp/dx=[_2,_1,0,1,2] , miu=1
2 个评论
Image Analyst
2022-1-15
How about the plot function?
plot(velocity, 'b-');
Garland Garland
2022-1-15
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Fluid Network Interfaces Library 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!