What is the Expression for Velocity in a Fluid Flowing Down a Circular Pipe?

Menisto
Messages
18
Reaction score
0

Homework Statement



Suppose a fluid is flowing down a pipe that has a circular cross-section of radius a. Assuming that the velocity V of the fluids depends only on its distance from the centre of the pipe, the equation satisfied by V is

(1/r)(d/dr)(r dV /dr) = -P where P is a positive constant

Find the expression for velocity given that:

1. The velocity should be finite at all point in the pipe/
2. Fluid "sticks" to boundaries (V(a) = 0 )

Show that:

V(r) = P/4 (a^2 - r^2)

The Attempt at a Solution



I integrate the first time to get:

dV/dr = -Pr/2 + c/r

and integrate again to get (FTC)

V(r) - V(a) = (-Pr^2 / 4) + C ln r [with lower bound a and upper r]

To show what I needed, it seems I only needed to get rid of that second term, but I'm unsure what assumption can justify that and where it applies.
 
Physics news on Phys.org
you have to apply the boundary condition at r = 0 and r = a...
1. The velocity should be finite at all point in the pipe/
2. Fluid "sticks" to boundaries (V(a) = 0 )
Since log r blow up at r = 0, it cannot exist, otherwise it violate the first condition...
Apply the second condition yourself in order to get the constant term correct.

Good luck
 
Thank you, that works out well.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top