Understanding Viscosity: Solving a Fluid Mechanics Problem

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
59 replies · 5K views
fayan77 said:
Why is force in x negative?
If the disk is rotating clockwise, the force per unit area is in the counterclockwise direction. So, in the first and second quadrant, the component of the force per unit area is in the negative x direction.
And why is Omega y
Same for force in y?
The magnitude of the force per unit area is ##\mu\left(\frac{\Omega\sqrt{x^2+y^2}}{a}+\frac{\Omega\sqrt{x^2+y^2}}{b}\right)##. So the magnitude of the component of force in the x direction is geometrically $$\mu\left(\frac{\Omega\sqrt{x^2+y^2}}{a}+\frac{\Omega\sqrt{x^2+y^2}}{b}\right)\frac{y}{\sqrt{x^2+y^2}}=\mu\left(\frac{\Omega y}{a}+\frac{\Omega y}{b}\right)$$Similarly for the force in the y direction.
 
Physics news on Phys.org
What is the area?
 

Attachments

  • 15172691471406192070235305147127.jpg
    15172691471406192070235305147127.jpg
    22.8 KB · Views: 422
So what is... On the picture
 

Attachments

  • 15172702624477984212032325215815.jpg
    15172702624477984212032325215815.jpg
    16.7 KB · Views: 413
I think I understand now. is it analogous to when finding the electric field? Because electric field is a vector we have to decompose to components then integrate?
 
We are on the same page now!
 
I understand this. Can I ignore the i unit vector?
 

Attachments

  • 15172800866234931449554246660109.jpg
    15172800866234931449554246660109.jpg
    29.9 KB · Views: 390
No, but isn't it the same to the polar one?
 
fayan77 said:
I understand this. Can I ignore the i unit vector?
No way. This does not take into account the fact that the direction of the force per unit area (as described by the unit vector) changes with angular position on the disk. That's why I thought it would be better if you switched to Cartesian coordinates. L'd like to see what you get for the x and y components of the force Fx and Fy when you integrate over the area of the disk.
 
fayan77 said:
No, but isn't it the same to the polar one?
No. Your formulation of the polar one is incorrect because it does not take into account the change in direction of the differential force over the area of the disk. Force is a vector, and if, in your system, its direction varies with position, it is imperative that you account in summing its contribution to the net force. If you want to use polar coordinates, you can express the unit vector in the theta direction as follows in terms of the (constant) unit vectors in the x and y directions (and then integrate using polar coordinates):

$$\mathbf{i}_{\theta}=\cos{\theta}\mathbf{i}_y-\sin{\theta}\mathbf{i}_x$$
 
Ok got it. Going back to the picture of the circle and differential area can you explain how force x has direction y/√(x²+y²)? Shouldn't it be x/√(x²+y²)?
 
Didn't know limits of integration for Cartesian form so I used polar, hopefully this is correct
 
Ok I got zero after I simplified, how is it possible to have no force but have a torque!?
 
fayan77 said:
Ok I got zero after I simplified, how is it possible to have no force but have a torque!?
You'll see. At each location on the disk, the differential force dF on each differential area is oriented perpendicular to the moment arm drawn from the origin r. Therefore, its differential contribution to the torque is $$dT=\left[\mu \left(\frac{\Omega r}{a}+\frac{\Omega r}{b}\right)rdrd\theta\right] r=\mu \left(\frac{1 }{a}+\frac{1}{b}\right)\Omega r^3drd\theta$$What does this give you when you integrate with respect to r and theta?
 
Yes I understand the mathematical concept torque= from but when I find force it is 0 so how is this physically possible?
 
fayan77 said:
Yes I understand the mathematical concept torque= from but when I find force it is 0 so how is this physically possible?
Suppose you have two parallel forces acting on a rigid body. The forces are equal in magnitude, but opposite in direction. What is the net force acting on the body?

Even through the two parallel forces are equal in magnitude and opposite in direction, they do not have the same line of action. If the magnitudes of each of the two forces is F and the perpendicular distance between their lines of action is d, what is the net torque on the body?
 
Net force is 0 and net torque is Fd
 
Yes, so instead of integrating df (force) I should integrate dam (moment).
 
Oh ok! now I don't care about direction since all the vectors are all tangential so we just integrate radius so I can can pull out 2pi out of integral?
 
Thank you so much! I can honestly say I fully understand this problem!
 

Attachments

  • 15173427593546008653304580517399.jpg
    15173427593546008653304580517399.jpg
    22.7 KB · Views: 444