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!