Info
此问题已关闭。 请重新打开它进行编辑或回答。
i have calculated value of kn, on the base of kn value, cm should be calculated. kn conditions are given below. how to use this condition and get result?
1 次查看(过去 30 天)
显示 更早的评论
If Kn<.01 cm=((2*eta*r)/(3*tau*delta))*((8*M)/(pi*R*T); If 0.01<kn<1 cm=((eta)/(tau*delta))*((p*D)/(pa))*((M)/(*R*T)); If kn>1 cm=((3*tau*delta)/(2*eta*d))*(((pi*R*T)/(8*M))^(0.5))+(((tau*delta)/(eta))*((pa)/(p*D))*((R*T)/(M))))^(-1);
0 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!