Solving Steady Flow b/w Rotating Cylinders

Peeter
Messages
303
Reaction score
3

Homework Statement



Consider the steady flow between two long cylinders of radii R_1 and R_2, R_1 > R_1, rotating about their axes with angular velocities \Omega_1, \Omega_2. Look for a solution of the form, where \hat{\boldsymbol{\phi}} is a unit vector along the azimuthal direction:

\mathbf{u} = v(r) \hat{\boldsymbol{\phi}}
p = p(r).

Write out the Navier-Stokes equations and find differential equations for v(r) and p(r).

Fix the constants a and b from the boundary conditions. Determine the velocity v(r) and pressure p(r).

Homework Equations



Navier-Stokes equations for steady state incompressible flow are

(\mathbf{u} \cdot \boldsymbol{\nabla}) \mathbf{u} = -\frac{1}{{\rho}} \boldsymbol{\nabla} p + \nu \boldsymbol{\nabla}^2 \mathbf{u}
\boldsymbol{\nabla} \cdot \mathbf{u} = 0.

We'll have no-slip boundary value conditions on the surfaces of each cylinder, so

\begin{align}v(R_1) &= R_1 \Omega_1 \\ v(R_2) &= R_2 \Omega_2.\end{align}

The Attempt at a Solution



Working in cylindrical coordinates where the gradient is

\boldsymbol{\nabla} = \hat{\mathbf{r}} \partial_r + \frac{\hat{\boldsymbol{\phi}}}{r} \partial_\phi.

I find a pair of differential equations to solve

r^2 v'' + r v' - v = 0
p' = \frac{\rho v^2}{r}

solving these and applying the boundary value conditions I find

v(r) = \frac{1}{{R_2^2 - R_1^2}}\left(\left( R_2^2 \Omega_2 - R_1^2 \Omega_1\right) r+\frac{R_1^2 R_2^2}{r} (\Omega_1 -\Omega_2)\right)
p(r) - p_0 = \frac{\rho }{(R_2^2 - R_1^2)^2} \left( \frac{1}{{2}} \left( R_2^2 \Omega_2 - R_1^2 \Omega_1\right)^2r^2 -\frac{R_1^4 R_2^4}{2 r^2} (\Omega_1 - \Omega_2)^2+ 2 \left( R_2^2 \Omega_2 - R_1^2 \Omega_1\right) R_1^4 R_2^4 (\Omega_1 - \Omega_2)^2 \ln r\right)

That's almost the whole solution, but the part that I am unsure of is what can we use to determine the integration constant for the pressure (I've called it p_0 above)? Is there another boundary value constraint that I am missing?
 
Last edited:
Physics news on Phys.org


Hello

I had a homework like this last semester. There were "two long cylinders" like this. However this didn't mean they are infinite. The tops and bottoms of the cylinders were closed and "long" was said to state that there was no radial velocities.

If you have the same issue, the tops and bottoms are closed, in a sectional area the volume rate is zero (as the volume between cylinders is constant). I used it as the third boundary condition.

I am not very good at advanced fluid dynamics but just wanted to share something I faced. I hope it helps.
 


It's not clear to me how one would relate the pressure and the volume flux. We do have the pressure show up in the traction vector. In a later part of the problem, this is used to calculate the torque on the fluid. For example, the torque per unit area on the fluid from the inner cylinder (where the normal is \hat{\mathbf{r}} can be calculated by crossing r \hat{\mathbf{r}} with:

\boldsymbol{\sigma} \cdot \hat{\mathbf{r}} = \mathbf{e}_i \sigma_{ij} \hat{\mathbf{r}} \cdot \mathbf{e}_i = -p \hat{\mathbf{r}} + \frac{\mu}{{R_2^2 - R_1^2}}\left( R_2^2 \Omega_2 - R_1^2 \Omega_1+\frac{R_1^2 R_2^2}{r^2} (\Omega_2 -\Omega_1)\right) \hat{\boldsymbol{\phi}}.

but the pressure term drops out doing so, and we don't have to know what that integration constant was.

( I'm not going to attempt to derive the above here, but have my attempt at a complete solution to the entire problem here for reference: https://sites.google.com/site/peeterjoot2/math2012/couetteFlow.pdf?revision=1 )

Perhaps it's possible to utilize this strain relationship to fix the integration constant for the pressure? We've done similar things for two layer flow problems, matching components of the traction vector at the interface (for an interface with an open surface, that ends up incorporating the atmospheric pressure into the mix, but with things closed here we don't have any atmospheric pressure effecting things.)

However, if I was to match the traction vector with (something?) at the surfaces of the cylinder, it seems to me that there are not enough degrees of freedom, since I've got two surfaces, but only one integration constant.
 
Thread 'Need help understanding this figure on energy levels'
This figure is from "Introduction to Quantum Mechanics" by Griffiths (3rd edition). It is available to download. It is from page 142. I am hoping the usual people on this site will give me a hand understanding what is going on in the figure. After the equation (4.50) it says "It is customary to introduce the principal quantum number, ##n##, which simply orders the allowed energies, starting with 1 for the ground state. (see the figure)" I still don't understand the figure :( Here is...
Thread 'Understanding how to "tack on" the time wiggle factor'
The last problem I posted on QM made it into advanced homework help, that is why I am putting it here. I am sorry for any hassle imposed on the moderators by myself. Part (a) is quite easy. We get $$\sigma_1 = 2\lambda, \mathbf{v}_1 = \begin{pmatrix} 0 \\ 0 \\ 1 \end{pmatrix} \sigma_2 = \lambda, \mathbf{v}_2 = \begin{pmatrix} 1/\sqrt{2} \\ 1/\sqrt{2} \\ 0 \end{pmatrix} \sigma_3 = -\lambda, \mathbf{v}_3 = \begin{pmatrix} 1/\sqrt{2} \\ -1/\sqrt{2} \\ 0 \end{pmatrix} $$ There are two ways...
Back
Top