Fiveable

๐Ÿ’งFluid Mechanics Unit 5 Review

QR code for Fluid Mechanics practice questions

5.2 Velocity and Acceleration Fields

5.2 Velocity and Acceleration Fields

Written by the Fiveable Content Team โ€ข Last updated August 2025
Written by the Fiveable Content Team โ€ข Last updated August 2025
๐Ÿ’งFluid Mechanics
Unit & Topic Study Guides

Velocity and Acceleration Fields

Velocity and acceleration fields

In fluid mechanics, you often need to describe what every bit of fluid is doing at every location and every instant. That's what velocity and acceleration fields do: they assign a vector (magnitude + direction) to each point in the fluid domain.

  • Velocity field Vโƒ—(rโƒ—,t)\vec{V}(\vec{r},t) assigns a velocity vector to each point in the fluid, where rโƒ—\vec{r} is the position vector and tt is time. Think of a weather map showing wind speed and direction at every location. The velocity field captures the instantaneous speed and direction of fluid particles at each point.
  • Acceleration field aโƒ—(rโƒ—,t)\vec{a}(\vec{r},t) assigns an acceleration vector to each point, describing how quickly and in what direction the velocity is changing. For example, air accelerating as it flows over a curved airplane wing has a spatially varying acceleration field.

Together, these two fields give you a complete description of fluid motion in both space and time. The velocity field tells you what the fluid is doing right now; the acceleration field tells you how that motion is changing.

Velocity and acceleration fields, Aerodynamic force - Wikipedia

Partial derivatives for fluid components

Velocity and acceleration are vectors, so in Cartesian coordinates you break them into components and work with each one separately.

Velocity components:

Vโƒ—=ui^+vj^+wk^\vec{V} = u\hat{i} + v\hat{j} + w\hat{k}

Here uu, vv, and ww are the velocity components in the xx, yy, and zz directions. Each component is generally a function of position and time: u=u(x,y,z,t)u = u(x, y, z, t), and likewise for vv and ww.

Acceleration components:

The acceleration of a fluid particle is not simply โˆ‚Vโƒ—/โˆ‚t\partial \vec{V}/\partial t. Because a fluid particle moves through a spatially varying velocity field, you must account for both time changes and spatial changes. The full expressions are:

  • ax=โˆ‚uโˆ‚t+uโˆ‚uโˆ‚x+vโˆ‚uโˆ‚y+wโˆ‚uโˆ‚za_x = \frac{\partial u}{\partial t} + u\frac{\partial u}{\partial x} + v\frac{\partial u}{\partial y} + w\frac{\partial u}{\partial z}
  • ay=โˆ‚vโˆ‚t+uโˆ‚vโˆ‚x+vโˆ‚vโˆ‚y+wโˆ‚vโˆ‚za_y = \frac{\partial v}{\partial t} + u\frac{\partial v}{\partial x} + v\frac{\partial v}{\partial y} + w\frac{\partial v}{\partial z}
  • az=โˆ‚wโˆ‚t+uโˆ‚wโˆ‚x+vโˆ‚wโˆ‚y+wโˆ‚wโˆ‚za_z = \frac{\partial w}{\partial t} + u\frac{\partial w}{\partial x} + v\frac{\partial w}{\partial y} + w\frac{\partial w}{\partial z}

aโƒ—=axi^+ayj^+azk^\vec{a} = a_x\hat{i} + a_y\hat{j} + a_z\hat{k}

In each expression, the first term (โˆ‚u/โˆ‚t\partial u/\partial t, etc.) is the local acceleration, the change at a fixed point over time. The remaining three terms together form the convective acceleration, the change a particle experiences because it moves into a region where the velocity is different. A classic example: steady flow through a converging nozzle has zero local acceleration (nothing changes in time at any fixed point), but the fluid still accelerates because it moves into regions of higher velocity.

Velocity and acceleration fields, Fluid Dynamics โ€“ University Physics Volume 1

Vector plots of fluid fields

Vector plots and streamlines are the main tools for visualizing velocity and acceleration fields.

  • Vector plots draw an arrow at each point in the domain. Arrow length represents magnitude, and arrow direction represents the vector's direction. A wind velocity map is a familiar example.
  • Streamlines are curves that are everywhere tangent to the velocity field at a given instant. They show the direction of flow throughout the domain, much like smoke trails in a wind tunnel. Where streamlines are packed closely together, the fluid speed is high; where they spread apart, the speed is low.

What to look for when analyzing these plots:

  • Stagnation points where the velocity is zero (the flow "stalls"). These appear, for instance, at the leading edge of an airfoil.
  • Vortices where streamlines form closed loops or spirals, indicating rotational motion. Vortex shedding behind a cylinder is a common example.
  • Velocity gradients where streamlines crowd together or vectors change rapidly over short distances. These regions often correspond to significant shear stresses, such as inside a boundary layer near a solid wall.

Material derivative in fluid descriptions

There are two fundamental ways to describe fluid motion, and the material derivative is the bridge between them.

Eulerian description: You pick fixed points in space and record what the fluid is doing as it passes through. The velocity and acceleration fields Vโƒ—(rโƒ—,t)\vec{V}(\vec{r},t) and aโƒ—(rโƒ—,t)\vec{a}(\vec{r},t) are Eulerian quantities. This is like standing on a bridge and measuring river speed below you.

Lagrangian description: You tag individual fluid particles and follow them as they move, tracking each particle's position, velocity, and acceleration over time. This is like dropping a GPS tracker into the river and recording its trajectory.

The material derivative (also called the substantial or total derivative) converts between these two viewpoints. It gives the rate of change of any fluid property as experienced by a moving fluid particle, using Eulerian field variables.

For a scalar property ฯ•\phi (such as temperature or pressure):

Dฯ•Dt=โˆ‚ฯ•โˆ‚t+uโˆ‚ฯ•โˆ‚x+vโˆ‚ฯ•โˆ‚y+wโˆ‚ฯ•โˆ‚z\frac{D\phi}{Dt} = \frac{\partial \phi}{\partial t} + u\frac{\partial \phi}{\partial x} + v\frac{\partial \phi}{\partial y} + w\frac{\partial \phi}{\partial z}

Or in compact vector notation: Dฯ•Dt=โˆ‚ฯ•โˆ‚t+(Vโƒ—โ‹…โˆ‡)ฯ•\frac{D\phi}{Dt} = \frac{\partial \phi}{\partial t} + (\vec{V} \cdot \nabla)\phi

For the velocity itself, the material derivative gives the acceleration of a fluid particle:

DVโƒ—Dt=โˆ‚Vโƒ—โˆ‚t+(Vโƒ—โ‹…โˆ‡)Vโƒ—\frac{D\vec{V}}{Dt} = \frac{\partial \vec{V}}{\partial t} + (\vec{V} \cdot \nabla)\vec{V}

This is exactly the acceleration field from the previous section, now written in compact form. The two pieces have clear physical meaning:

  • โˆ‚Vโƒ—โˆ‚t\frac{\partial \vec{V}}{\partial t} is the local (unsteady) term: how the velocity at a fixed point changes over time.
  • (Vโƒ—โ‹…โˆ‡)Vโƒ—(\vec{V} \cdot \nabla)\vec{V} is the convective term: the change a particle picks up by moving through a spatially non-uniform field.

A steady flow (nothing changes in time) can still have nonzero acceleration through the convective term. And a spatially uniform flow can still have acceleration through the local term if it's changing in time. Both contributions matter in general.