%Problem 5 %Tae H Han %University of Washington %August 6, 1997 % % % 5.4 Problem Statement % A simple force balance on a spherical particle reaching terminal % velocity in a fluid is given by(13): % % v_t=sqrt[(4g(rho_p-rho)D_p)/(3C_D*rho)] % % where v_t is the terminal velocity in m/s, g is the acceleration of % gravity given by 9.80665 m/s^2, rho_p is the particles density in % kg/m^3, rho is the fluid density in kg/m^3, D_p is the diameter of the % spherical particle in m and C_D is a dimensionless coefficient. % % The drag coefficient on a spherical particle at a terminal velocity % varies with the Reynolds number(Re) as follows(pp 5-63, 5-64 in % Perry): % % C_D=24/Re for Re<0.1 (14) % C_D=24*(1+0.14Re^0.7)/Re for 0.1