jostpuur
- 2,112
- 19
How good derivations are there for the viscosity term [tex]\nu \nabla^2 u_i[/tex], that contributes to the acceleration of fluid, in Navier-Stokes equations? I can see that this term is intuitively reasonable. If I wanted to approximate the velocity of the fluid in an environment of some point [tex](x_1,x_2,x_3)[/tex], in attempt to solve a friction that drags the fluid with it in this point, I couldn't use the first derivatives, because for example the friction from velocity [tex]u_i(x_1+\Delta x,x_2,x_3)=u_i+\Delta x \partial_1 u_i[/tex] would be canceling the friction from velocity [tex]u_i(x_1-\Delta x,x_2,x_3)=u_i-\Delta x\partial_1 u_i[/tex] in the linear approximation. So the second order approximation at least gives something, but a more rigor proof that it is precisly the [tex]\nabla^2[/tex] that suits this, would be nice.