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 assigns a velocity vector to each point in the fluid, where is the position vector and 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 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.

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:
Here , , and are the velocity components in the , , and directions. Each component is generally a function of position and time: , and likewise for and .
Acceleration components:
The acceleration of a fluid particle is not simply . 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:
In each expression, the first term (, 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.

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 and 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 (such as temperature or pressure):
Or in compact vector notation:
For the velocity itself, the material derivative gives the acceleration of a fluid particle:
This is exactly the acceleration field from the previous section, now written in compact form. The two pieces have clear physical meaning:
- is the local (unsteady) term: how the velocity at a fixed point changes over time.
- 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.