This is the first lecture of my Math 597F topics course. In this lecture, I will derive the partial differential equations, known as Euler and Navier-Stokes equation, that are widely used to model the dynamics of a fluid. To begin, let be the density function and velocity vector field of the fluid at a position
and a time
. Consider a fluid particle with initial position
. Its trajectory
as time evolves is governed by the following ODE equation:
in which serves as a parameter. An important quantity is the Jacobian of
with respect to
: define
Here the subscript denotes partial derivatives with respect to .
Lemma 1
Proof: Let be a particle trajectory. Using the ODE equation for a particle trajectory, we compute
Euler and Navier-Stokes equations are constituted from basic principles of mechanics: conservation of mass, momentum, and energy. Let be an arbitrary initial fluid domain in
and let
be the corresponding fluid domain at time
, that is the image of
via the trajectory map
. Conservation of mass asserts that the total of mass is constant in time: precisely,
Using a change of variables with
, one gets
By grouping the last two terms into and using the fact that
was arbitrary, this yields the conservation of mass equation, or known as continuity equation:
Next, conservation of momentum asserts that the rate of change of total momentum is equal to the total external force (gravity, Coriolis, electromagnetic forces,…) acting on the fluid, plus internal force
acting on the surface of the fluid domain. Precisely,
Again, the change of variables , together with a use of the divergence theorem, yields at once the conservation of momentum equation:
in which . Classically, the internal force consists of the scalar pressure
and the viscous force: precisely,
, where
denotes the viscous stress tensor. For Newtonian fluid, the viscous stress is assumed to be proportional to the gradient of velocity field:
, with Lamé viscosity coefficients
. Ideal fluid is when there is no viscosity.
The third basic principle is conservation of energy, which for sake of presentation, I will skip to derive it here.
Compressible Euler and Navier-Stokes equations. The set of equations (1) and (2), with , is known in the literature as compressible Navier-Stokes equations modeling the dynamics of a fluid (of constant temperature). These equations are called Euler equations, when
. For this set of equations to be complete, a pressure law is needed. For instance, a barotropic gas is the fluid flow where the pressure is an (invertible) function of density:
.
Incompressibility. For our purpose, we focus on the incompressible fluid. A fluid is said to be incompressible if the volume of fluid domain is invariant in time: precisely,
Taking time derivative of this relation and using the arbitrariness of yield
.
Stratified incompressible fluid. For instance, when the external force , where
denotes the gravity and
denotes the vertical direction. The following set of equations describes a stratified incompressible fluid:
Unlike in the compressible case, this set of equations is complete and the pressure itself is an unknown function in the incompressible fluid.
The Euler and Navier-Stokes equations. The most popular case is when fluid is incompressible and homogenous (), and is often simply referred as the Euler and Navier-Stokes equations:
Again, the set of equations is complete, with unknown functions . Euler equations are when viscosity vanishes:
.
This topics course is all about the singular perturbation problem or vanishing viscosity problem: . This problem is closely tied with the turbulent theory. If we now factor out the physical units: the time unit
, the length unit
, and the velocity unit
, which of course satisfy the relation
, and introduce the change of variables
we arrive at the non-dimensional Navier-Stokes equations:
with being called the physical Reynolds number. As already mentioned in the course overview, the Reynolds number governs the transition of laminar to turbulent flows. Mathematically, the problem of small viscosity and high Reynolds number is equivalent.
Very nice introduction! Thank you.
In your notes, $\latex x$ is Lagrangian coordinate, and $\latex X$ is Euler coordinate. So in the change of variables, should it be $\latex X\mapsto \frac{X}{L}$?
in fact, the other way around, small x is the Eulerian coordinate, and X for Lagrangian coordinate. Now integration is w.r.t dX over time-dependent domain. The change of variables from X to x should give you the Jacobian J, as computed in the text….
Right. This is the notation I am used to. X is Lagrangian and x is Eulerian. Thanks.
A typo: “drive” should be “derive”
thanks – Hongjie !
[…] v$ being transported along the characteristics curves defined as the particle trajectories (see the first lecture), and so one needs only to prescribe the normal velocity component on the boundary in order to […]