PDA

View Full Version : Basic fluid mechanics question


billybob70
Dec7-05, 09:01 PM
Let's say we have a horizontal pipe with steady, incompressible, two dimensional flow. There is friction at the top and bottom of the pipe which causes viscous effects.
The flow is fully developed. The velocity profile is parabolic.

Obviously there is an x-component (u) of velocity.

Is there also a y-component of velocity (v), in this fully developed region?

My intuition says no, but from reading my book it implies that there is, although it is not very well explained.

Thanks!

enigma
Dec8-05, 12:29 AM
If there was a 'y' component, where would it go?

EDIT: To expand on that...

Draw a control volume inside the pipe. You have no velocity crossing the boundary on either the top or the bottom. If you have any sort of 'y' velocity inside the volume, it will cause a curl in the flow field, and you've already stated that the flow is fully developed.

Which book are you using, and how does it imply that there is?

Clausius2
Dec8-05, 03:37 PM
Apart of the integral explanation of enigma....

Take continuity equation:

\frac{\partial u}{\partial x}+\frac{\partial v}{\partial y}=0

If the flow is fully developed: \frac{\partial u}{\partial x}=0

Therefore \frac{\partial v}{\partial y}=0

and integrating it from 0 to y:

v(y)=v(0). Taking into account there is no suction-inflow through walls v(y)=v(0)=0

As an advice, try to work out a steady solution when there is flow suction through walls v(0) \neq 0 and see what happens. It is very easy.

billybob70
Dec8-05, 09:22 PM
thanks for your replies.

i understand the part of the continuity equation that says
change in u / change in x =0 when fully developed. This makes sense because the velocity is now constant.
And i understand why u is slowing down initially (because of friction).
So according to the continuity equation, if u is slowing down, v has to be speeding up. and since v initially reaches zero, it must be a negative number to start with. correct?

the part i don't understand is that its supposed to be LAMINAR flow. so if i took any particle in the stream and followed it through the pipe, it would always be running horizontally (and not have any v component).
So i understand why there is a v-component to satisfy the continuity equation, but not if i try to picture what is going on in the pipe.

jaap de vries
Dec11-05, 01:16 AM
The continuity equation is actually

What is going on in the pipe is that the wall slows the fluid down and the fluid near the center needs to speed up to "make up" for the tardines of the fluid near the wall. Note that viscosity and a velocity gradients also generates vorticity. however the assumtion is that the fuid elements translate horizontally while rotating, just like a bunch of ball bearings on top of each other

billybob70
Dec11-05, 02:26 AM
Thanks guys (or gals), i understand it now.