Thursday, June 24, 2021

Describing Fluids

There are two ways to describe fluids: the Lagrangian frame, and the Eulerian frame.

Consider some fluid, which has its initial position in some region, say (for "body" at time 0). We take to be an open subset of 3-space, though we could consider open, for some fixed .

As the fluid moves, its constituent particles also move, occupying a (potentially different) region at time . We could introduce a Time Evolution Operator which takes some time and transforms the initial body to the body at the specified time.

Suppose we take to be a point in the initial body . Take the position of that point to be a function which is such that . This is the Lagrangian Coordinate of the fluid identified by initial position .

The Lagrangian picture resembles that in analytical mechanics: we care about the history of each particle. (It's also coincidentally the starting point for the Hamiltonian/"Canonical" formalism in fluid dynamics, just as it's the starting point for the Hamiltonian formalism in analytical mechanics.) Although mathematically and physically intuitive, elegant, and appealing...it has the disadvantage that, when we do measurements in the lab, it's at a specific point in time (not over the history of the particle).

We could take this opposite view, starting with a fixed point inside the fluid . Then we take the quantities of interest as functions . This is the Eulerian description of the fluid. Convention compels us to then examine the velocity vector at each point in the fluid...although there's nothing to stop us from extending to in general, provided we demand outside the fluid.

Relating the two pictures. The velocity vector field relates to the Lagrangian description by taking the time derivative of the Lagrange coordinates: This gives us a system of differential equations we'd need to solve.

Also note, if we wanted to be "completely general", we would need to consider derivatives with respect to the Lagrange parameter — the curious reader may consult with pleasure Lamb's Hydrodynamics (§§13–14).

Example 1 (Acheson). Consider a 2-dimensional fluid with where is a constant angular speed. We have two differential equations and Then we see (by differentiating with respect to time again, in both equations) that which have general solutions of the form (End of Example 1)

Example 2 (Acheson). Consider now the Rankine Vortex in two dimensions. In polar coordinates, it's defined as and , where is some fixed angular speed, is the width of the vortex. We see then that is constant, and where is the initial angle at time zero. We can change coordinates to see which lets us determine and in terms of and . So and (recall the definition of atan2). Also note there is a singularity when , since is not well-defined. (End of Example 2)

Note, I lifted these example flows from D.J. Acheson's excellent Elementary Fluid Dynamics; but Acheson doesn't really discuss the Lagrangian treatment of fluids (at least, not in the first few chapters I've read).

References

For the most part, I follow Childress's An Introduction to Theoretical Fluid Mechanics, though I have independently arrived at a similar line of reasoning. It is a joy to see it elsewhere, and Dr Childress probably thought of this before I was even born.

  1. Stephen Childress, An Introduction to Theoretical Fluid Mechanics. AMS Press, 2009.
  2. Landau and Lifshitz, Fluid Mechanics.
  3. Chorin and Marsden, A mathematical introduction to fluid mechanics. Springer, third ed., 1993.
  4. D.J. Acheson, Elementary Fluid Dynamics. Oxford University Press, 2009 reprint, chapter 1.

No comments:

Post a Comment