Understanding Navier-Stokes Derivation and Momentum Flow | PF Discussion

AI Thread Summary
The discussion focuses on the derivation of the Navier-Stokes equations, particularly the treatment of momentum flow in and out of a control volume. Participants explore the application of the divergence theorem to relate surface integrals of momentum flux to volume integrals, addressing the confusion around the signs associated with momentum entering and leaving the control volume. It is clarified that the momentum flow integral accounts for both inflow and outflow, with the sign changing depending on the orientation of the normal vector. The conversation emphasizes the importance of understanding how momentum is treated mathematically in fluid dynamics, particularly regarding the balance of forces and momentum change. Overall, the thread highlights the complexities involved in applying the Navier-Stokes equations and the need for a solid grasp of the underlying principles.
member 428835
hey pf!

so when deriving navier stokes we have, from Newton's second law, \sum \vec{F} = m\frac{d \vec{V}}{dt} when deriving the full navier stokes (constant density) the acceleration term can be thought of as two pieces: a body change of velocity within the control volume and a mass flow leaving the control volume through the a small surface element d\vec{S}. my question is, when momentum leaves we have: \iint \rho \vec{V}\vec{V}\cdot d\vec{S} and through the divergence theorem we have, as an velocity \vec{V}_x component, \nabla \cdot <br /> (\rho V_x \vec{V})

can someone explain how? also, why is there no negative sign (momentum leaving, not entering)?

thanks!
 
Physics news on Phys.org
joshmccraney said:
hey pf!

so when deriving navier stokes we have, from Newton's second law, \sum \vec{F} = m\frac{d \vec{V}}{dt} when deriving the full navier stokes (constant density) the acceleration term can be thought of as two pieces: a body change of velocity within the control volume and a mass flow leaving the control volume through the a small surface element d\vec{S}. my question is, when momentum leaves we have: \iint \rho \vec{V}\vec{V}\cdot d\vec{S} and through the divergence theorem we have, as an velocity \vec{V}_x component, \nabla \cdot <br /> (\rho V_x \vec{V})

can someone explain how? also, why is there no negative sign (momentum leaving, not entering)?

thanks!

If you are asking how the area integral translates into the divergence over the volume, you need to study the divergence theorem. If you are asking how the component in the x direction is obtained from the divergence of the momentum flux, just write it out in component form (using cartesian coordinates) and you will see.

Regarding the integral of the momentum flux over the surface area, you are dotting the momentum flux tensor with the outwardly directed normal. If the velocity vector is directed inward through the surface, then the dot product of the velocity vector with the outwardly directed normal is negative. This accounts for your missing negative sign. The integral over the area includes both momentum coming in as well as momentum going out.
 
i understand the divergence theorem, but i don't understand it with a dyad (intuitively or computationally); can you explain it?

also, shouldn't there be a "negative sign" in front of the integral? like you pointed out, momentum entering should be positive, and by the orientation of the normal surface, incoming momentum yields a negative.

please help and thanks
 
joshmccraney said:
i understand the divergence theorem, but i don't understand it with a dyad (intuitively or computationally); can you explain it?

I'm not quite sure how to answer this question. My inclination would be to suggest trying to apply it in component form to a simple shape like a cube. Something like this will show how the math works out. There is no reason mathematically why the divergence theorem should apply just for vectors and not second order tensors.
also, shouldn't there be a "negative sign" in front of the integral? like you pointed out, momentum entering should be positive, and by the orientation of the normal surface, incoming momentum yields a negative.
This is easier to answer. The rate of accumulation of momentum within the control volume is equal to the rate of momentum flow in minus the rate of momentum flow out. The latter is the same as the minus the net rate of momentum flow out. And this is the same as minus your integral, since your integral is plus the net rate of momentum flow out. So, minus your integral should go on the other side of the equation. When you bring it over to the same side of the equation as the rate of accumulation of momentum, the sign in front of the integral changes to positive.

Chet
 
Chestermiller said:
And this is the same as minus your integral, since your integral is plus the net rate of momentum flow out.
Chet

what if i was adding the net rate of momentum flow in? would anything change (other than the sign of this integral)? i mean, it seems something is wrong here (with my intuition). if we are talking about the sum of forces and rate of change of momentum, shouldn't defining change of momentum in or out change everything? in other words, how would the entire navier stokes equations change if we consider (as i believe we should) rate of change of momentum flow in?

sorry to keep this post going, but obviously I am still confused

thanks chestermiller for your time!
 
joshmccraney said:
what if i was adding the net rate of momentum flow in? would anything change (other than the sign of this integral)? i mean, it seems something is wrong here (with my intuition). if we are talking about the sum of forces and rate of change of momentum, shouldn't defining change of momentum in or out change everything? in other words, how would the entire navier stokes equations change if we consider (as i believe we should) rate of change of momentum flow in?

sorry to keep this post going, but obviously I am still confused

thanks chestermiller for your time!
You are already automatically including the momentum flow in when you do your integral over the entire surface. The differential area vector dS has attached to it an outwardly directed normal from your control volume. So, if the normal component of the velocity vector at the surface is also outwardly directed, you have flow out, and the contribution to the integral is positive. But, if the normal component of the velocity vector at the surface is directed into the control volume, you have flow in, and the contribution to the integral is negative. If the entire integral turns out to be negative, then you have net flow in.
 
But isn't this counter intuitive? Shouldn't momentum in be considered positive?
 
Momentum (mv) is a signed quantity. Think of your classic billiard-balls problem. Balls can end up with forward or backward momentum after the collision.
 
well, the equation is like this:
\frac{\partial \rho \vec{v}}{\partial t} + \nabla \cdot ( \rho \vec{v} \otimes \vec{v} ) = \nabla \cdot \sigma + \vec{f}
(where ##\otimes## is the dyadic product, ##\sigma## is the Cauchy stress tensor and ##\vec{f}## is the body force). So, the change in momentum inside a volume due to flow of momentum will be
- \iint \rho \vec{v}\vec{v}\cdot d\vec{S}
I hope this helps.

edit: p.s. this is of course, when the surface of that volume is moving with the same velocity as the fluid. (otherwise, you get a dependence on the velocity of the surface also).

edit again: no... wait, this is when the velocity of the surface is zero. I think. Anyway, the differential equation is always true, since it doesn't depend on any kind of volume of integration.
 
  • #10
\iiint \frac{\partial \rho \vec{v}}{\partial t} dV + \iint \rho \vec{v}\vec{v}\cdot d\vec{S} = \iint \sigma \cdot d\vec{S} + \iiint \vec{f} dV
And due to Reynold's transport theorem, we have:
\iiint \frac{\partial \rho \vec{v}}{\partial t} dV = \frac{d}{dt} ( \iiint \rho \vec{v} dV ) - \iint \rho \vec{v} \vec{v}_s \cdot d\vec{S}
(where ##\vec{v}_s## is the velocity of the surface). And therefore:
\frac{d}{dt} ( \iiint \rho \vec{v} dV ) = \iint \rho \vec{v} (\vec{v}_s-\vec{v}) \cdot d\vec{S} + \iint \sigma \cdot d\vec{S} + \iiint \vec{f} dV
(where the left-hand side is simply the total change of momentum inside the volume).
 
  • #11
joshmccraney said:
But isn't this counter intuitive? Shouldn't momentum in be considered positive?
You could set it up the other way by using an inward directed normal to the control volume surface, but then you would need to change the sign in the divergence theorem. By convention, the normal is outwardly directed. Sorry if that doesn't satisfy your intuition, but that's the way that it's been done for a long time. Have you learned about the Cauchy stress relationship yet? That also uses an outwardly directed normal.
 
  • #12
Chestermiller said:
Have you learned about the Cauchy stress relationship yet? That also uses an outwardly directed normal.

i have learned about the cauchy stress tensor (if that's what you mean) and i am comfortable with normal directed outward. what is confusing me is, if we have \sum \vec{F}=m \vec{a} shouldn't momentum change be on the R.H.S and shouldn't momentum added to the control volume be positive? thanks a ton for you patience!
 
  • #13
im considering the momentum flux, and if \vec{V} \cdot d\vec{S} is positive, this means momentum is leaving (as you have already stated. but wouldn't we put a "negative" sign up, since momentum leaving is negative?
 
  • #14
it depends what side of the equation you want to put it on. For a volume with static boundary, and no body forces or stresses, the equation is:
\frac{d\vec{P}}{dt} + \iint \rho \vec{v}\vec{v}\cdot d\vec{S} = 0
Or, taking it over to the other side:
\frac{d\vec{P}}{dt} = - \iint \rho \vec{v}\vec{v}\cdot d\vec{S}
 
  • #15
joshmccraney said:
im considering the momentum flux, and if \vec{V} \cdot d\vec{S} is positive, this means momentum is leaving (as you have already stated. but wouldn't we put a "negative" sign up, since momentum leaving is negative?

Yes. If net momentum is leaving, then, as you said, there should be a negative sign in front of it on the right hand side of the momentum balance equation (when the rate of change of momentum within the control volume is on the left hand side of the equation). But, when you bring the momentum flux integral over to the left hand side of the equation, it changes sign to positive.
 
  • #16
Chestermiller said:
If net momentum is leaving, then, as you said, there should be a negative sign in front of it on the right hand side of the momentum balance equation (when the rate of change of momentum within the control volume is on the left hand side of the equation).

doesn't this seem weird? i mean, if we set it up as you have said, we have m \frac{d \vec{V}}{dt}=\sum \vec{F} then shouldn't the -\iint \rho\vec{V}\vec{V}\cdot d\vec{S} term be derived on the m \frac{d \vec{V}}{dt} side, thus giving us \frac{\partial}{\partial t}\iiint \rho \vec{V} dv -\iint \rho\vec{V}\vec{V}\cdot d\vec{S}=\sum \vec{F} with the negative, showing that this is change of momentum, not a force.
 
  • #17
i know what i wrote is incorrect, for the record. (not trying to cause waves here)
 
  • #18
something Roger Penrose once said: "The best thing about physical intuition, is that it can be changed to fit the facts." (or roughly something like that). In this case, the real equation is:
\frac{\partial}{\partial t} \iiint \rho \vec{v} dV + \iint \rho \vec{v} \vec{v} \cdot d\vec{S} = \sum \vec{F}
so try to fit your intuition around this equation.

edit: also, the Forces are inside the volume, so maybe it is best to think of them as sources of momentum. So, for example if the first term on the left-hand-side is zero (i.e. the momentum inside the volume doesn't change), and if the forces inside the volume are radially outward, then this means there is a source of outwardly radial momentum. And therefore, on the surface of that volume, there must be fluid flowing outwards, since this radial momentum must go somewhere, and if the momentum inside the volume isn't changing, this would mean the radial momentum must be leaving the volume. In other words, momentum must go somewhere.
 
Last edited:
Back
Top