Maths help / Excel

Associate
Joined
7 Mar 2010
Posts
946
Hey I've spent ages working out how to get this into excel and to arrange it to find λ



Uploaded with ImageShack.us

Basically trying to find the friction factor of a pipe (y)

I got 1/SQRT λ = -5.2
so λ = ~25
Cheers for any help
 
Is Re the real part of some variable that you haven't told us about or is it a variable itself? What values of k and d are you using?
 
invert
square
done?

Also is that log base 10 or base e? You have the constraint of 6.9/Re + (k/3.71d)^1.11 < 10 or e respectfully
 
Would like to know if i'm right and how to put it into an excel document, I keep getting errors with the log and power functions.. :(

edit - pretty sure its base 10, it doesn't actually say in the lecture notes but id guess they would put ln for e?
 
OP - what are you finding difficult? I assume you're working out your roughness factor k from either a given or some other predisposed method like a Moody diagram. Just plug your constants in to the right hand side, and then take your answer to the power of -1 and then square it to get your value of lambda. The equation is explicit in lambda so you don't need a numerical method to solve for it.

Is Re the real part of some variable that you haven't told us about or is it a variable itself? What values of k and d are you using?

Re is the Reynolds number, a dimensionless number used in Fluid Dynamics to describe the ratio of inertial to viscous forces. (equal to density*length(reference)*velocity / dynamic viscosity)


I only ask about the log base because my course uses log to mean base e, but its common in engineering to use it as base 10 and ln as bsae e

This is important - if I write log I generally mean base 10, and use ln for base e! My area is Fluid Dynamics, so this is probably relevant to the calculation :p
 
Last edited:
=(1/(-1.8*log((6.9/21895)+((0.0015/13.6)/3.71))^1.11))^2

0.020896244...

Probably wrong but oh well.
 
Last edited:
Re is the Reynolds number, a dimensionless number used in Fluid Dynamics to describe the ratio of inertial to viscous forces. (equal to density*length(reference)*velocity / dynamic viscosity)

Funny that I always read it as being the real part of a number now even though my entire honours project revolved around how fluid flowed through porous media for different Reynolds numbers.
 
Funny that I always read it as being the real part of a number now even though my entire honours project revolved around how fluid flowed through porous media for different Reynolds numbers.

Ahaha yes I suppose - it's quite unusual to be dealing with complex numbers in the realm of Fluid Dynamics though, so Re is always taken to mean Reynolds number. I think if you want to refer to the real and imaginary components of a complex you use the stylised R and I.

Fluid flow through porous media is what I'm trying to model with CFD at the moment - trying to leave out as many fudge-factors as possible is difficult!
 
Last edited:
Ahaha yes I suppose - it's quite unusual to be dealing with complex numbers in the realm of Fluid Dynamics though, so Re is always taken to mean Reynolds number. I think if you want to refer to the real and imaginary components of a complex you use the stylised R and I.

Fluid flow through porous media is what I'm trying to model with CFD at the moment - trying to leave out as many fudge-factors as possible is difficult!

Aye suppose I only ever saw them come up when looking at stream functions etc.

Ha the book by Nield & Bejan about convection in porous media was my bible for a year. Would quite like to have kept going with fluid mechanics but hey-ho.
 
Back
Top Bottom