While the Euler equations govern ideal “dry” fluids,
the Navier-Stokes equations govern nonideal “wet” fluids,
i.e. fluids with nonzero viscosity.
Incompressible fluid
First of all, we can reuse the incompressibility condition for ideal fluids, without modifications:
∇⋅v=0
Furthermore, from the derivation of the Euler equations,
we know that Newton’s second law can be written as follows,
for an infinitesimal particle of the fluid:
ρDtDv=f∗
D/Dt is the material derivative,
ρ is the density, and f∗ is the effective force density,
expressed in terms of an external body force f (e.g. gravity)
and the Cauchy stress tensorσ^:
f∗=f+∇⋅σ^⊤
From the definition of viscosity,
the stress tensor’s elements are like so for a Newtonian fluid:
σij=−pδij+η(∇ivj+∇jvi)
Where η is the dynamic viscosity.
Inserting this, we calculate ∇⋅σ^⊤ in index notation:
Thanks to incompressibility ∇⋅v=0,
the middle term vanishes, leaving us with:
f∗=f−∇p+η∇2v
We assume that the only body force is gravity f=ρg.
Newton’s second law then becomes:
ρDtDv=ρg−∇p+η∇2v
Dividing by ρ, and replacing η
with the kinematic viscosity ν=η/ρ,
yields the main equation:
DtDv=g−ρ∇p+ν∇2v
Finally, we can optionally allow incompressible fluids
with an inhomogeneous “lumpy” density ρ,
by demanding conservation of mass,
just like for the Euler equations:
DtDρ=0
Putting it all together, the Navier-Stokes equations for an incompressible fluid are given by:
DtDv=g−ρ∇p+ν∇2v∇⋅v=0DtDρ=0
Due to the definition of viscosity ν as the molecular “stickiness”,
we have boundary conditions for the velocity field v:
at any interface, v must be continuous.
Likewise, Newton’s third law demands that the normal component
of stress σ^⋅n^ is continuous there.
References
B. Lautrup,
Physics of continuous matter: exotic and everyday phenomena in the macroscopic world, 2nd edition,
CRC Press.