The question is: Where does the blasius friction factor formula come from?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 35K views
Libertiene
Messages
11
Reaction score
0
"blasius" Friction factor

I am trying to find out if the formula below can be used to estimate the friction factor for turbulent flows with Reynolds number around 100,000, in an air system.

f = 0.079*RE^-0.25

I have not been able to find this exact formula anywhere other than on this website http://www.seykota.com/rm/friction/friction.htm which states that it is valid for 4000<Re<100000.

The above formula has been called the "blasius equation" so maybe it has been derived from it in some way? I think that if this formula works it can't be that accurate.

Does anyone know where this comes from? Or prove it?
 
Physics news on Phys.org


The Blasius and Prandlt formulas differ quite a bit at large Reynolds numbers, so for completeness, here is the Prandlt derivation.

With a profile known (assuming pipe flow here), the average pipe velocity can be calculated:
[tex] u_{av} = \frac{Q}{A} = \frac{1}{\pia^2}\int^a_0\bar{u}2\pi r\,dr = \frac{1}{a^2}\int^a_0 \bar{u}2(a-y)\,dy[/tex]
Turbulent pipe flow has very little wake. Therefore, the law of the wall is accurate all the way across the pipe. If we then neglect the (very thin) viscous sublayer and substitute the simple log-law, then:
[tex] u_{av} = v^*\left(\frac{1}{k}ln\frac{av^*}{\nu} + B - \frac{3}{2k}\right)[/tex]
From the definition of pipe-friction factor
[tex] C_f = 2\tau_w / \rho u^2_{av}[/tex]
The following hold:
[tex] \begin{equation}<br /> \begin{split}<br /> \frac{u_{av}}{v^*} &= \left(\frac{2}{C_f}\right)^{1/2} \\<br /> \frac{av^*}{\nu} &= Re_D\left(\frac{C_f}{8}\right)^{1/2} \\<br /> Re_D &= \frac{2au_{av}}{\nu}<br /> \end{split}<br /> \end{equation}[/tex]
Realizing that the previosu equation for average velocity is actually a friction factor relation, we introduce base-10 logs, and clean up for:
[tex] \frac{1}{\Lambda^{1/2}} = 1.99\log_{10}(Re_D\Lambda^{1/2}) - 1.02[/tex]
Where
[tex] \Lambda = 4C_f[/tex]
Is the Darcy-Friction Factor. Since Prandtl neglected the sublayer and wake, he slightly adjusted the cosntants to better fir the pipe-friction data, particularly at low Reynolds. The final form is:
[tex] \frac{1}{\Lambda^{1/2}} = 2.0\log_{10}(Re_D\Lambda^{1/2})-0.8[/tex]