summaryrefslogtreecommitdiff
path: root/2159/CH6/EX6.12/612.sce
blob: c73aa9690b0f43df365a22f261376c7252d80dfc (plain)
1
2
3
4
5
6
7
8
// problem 6.12
d=0.04
v=2
dp=20000
l=8
w=9810
u=(dp*d*d)/(32*l*v)
disp(u,"viscosity of the flowing oil")