Curl: The Rotation Hidden in a Vector Field
Drop a tiny paddlewheel into a flow — whether it spins, and how fast, is exactly what curl measures.
Does the flow spin you?
Float a tiny paddlewheel in a flowing vector field F = (P, Q), holding its centre fixed. If the fluid pushes harder on one side than the other, the wheel rotates. The curl is the precise measure of that tendency to spin — the local circulation of the field.
In three dimensions rotation happens about an axis, so curl is a vector (pointing along the spin axis). In two dimensions there is only one possible axis — straight out of the plane — so curl reduces to a single signed number.
The full 3D curl
In three dimensions, curl is the cross product ∇×F. Each component measures rotation in one of the coordinate planes; together they give the vector along the axis the flow twists around, by the right-hand rule.
- Identify P = −y and Q = x.
- Compute the partials: \( \partial Q/\partial x = 1 \) and \( \partial P/\partial y = -1 \).
- Curl = \( \partial Q/\partial x - \partial P/\partial y = 1 - (-1) \).
- P = x and Q = y.
- \( \partial Q/\partial x = \partial (y)/\partial x = 0 \) and \( \partial P/\partial y = \partial (x)/\partial y = 0 \).
- Curl = \( 0 - 0 \).
Check your understanding
- Curl measures the local rotation of a vector field — how a tiny paddlewheel would spin.
- In 2D it is the scalar ∂Q/∂x − ∂P/∂y; in 3D it is the vector ∇×F pointing along the spin axis.
- F = (−y, x) has curl 2 (counterclockwise); the radial field F = (x, y) has curl 0 (irrotational).
- Shear flow F = (y, 0) has curl −1 even though all arrows are parallel — varying speed causes rotation.
- Don't confuse curl (difference of cross partials, with a minus) with divergence (sum of matching partials).