Education
Navier Stokes Equation
16 Sep 2023 | 3 min read | by Dasa
Newtons second law states that
F=ma
F=m×dtdv
If the mass is changing with time
F=dtd(mv)
The above equation can be written for three dimensions
fx=dtd(mvx);fy=dtd(mvy);fz=dtd(mvz)
The above three terms can be combined and written as
F=DtD(mV)
Divide this equation by volume
f=DtD(ρU)
Consider a specific cell (finite volume) in a fluid domain (example: Nozzle flow), who’s property under goes following changes
- changing its location with respect time (∂t∂)
- momentum change in spacial location (∂x∂ux+∂y∂uy+∂z∂uz)
So total change in any property with respect to time is
DtD=∂t∂+∂x∂ux+∂y∂uy+∂z∂uz
Using dot product rule
DtD=∂t∂+∇.U
Multiply the above equation by ρU
DtD(ρU)=∂t∂(ρU)+∇.(ρUU)
Applying the Newton’s relation
∂t∂(ρU)+∇.(ρUU)=f
And the external forces are the pressure, shear stress, and the gravity. And the same can be return as
f=−∇p+∇.τ+ρg