# Vorticity equation The vorticity equation is the Navier–Stokes equations rewritten in terms of spin. Take the curl of the momentum equation and pressure vanishes from the problem entirely, leaving a [[Partial_differential_equation|partial differential equation]] for **ω** alone whose every term names a physical mechanism: advection carries vorticity with the flow, stretching and tilting redistribute it, baroclinicity manufactures it, and [[Viscosity]] diffuses and destroys it. Losing the pressure term is the whole reason the reformulation is worth doing. Pressure in an incompressible flow is a global, instantaneous constraint that couples every point to every other; the vorticity form replaces that non-locality with local transport, and turns [[Fluid_dynamics]] into something closer to a [[Diffusion|diffusion]] problem with a nasty nonlinear source. ## Term by term The advection term simply states that vorticity rides along with the material, which is the differential version of [[Helmholtz's_theorems]]. The stretching-and-tilting term, written as the vorticity vector contracted with the [[Velocity]] gradient tensor, is the one with no counterpart in scalar transport: it amplifies **ω** wherever the flow pulls a vortex tube longer, and it reorients **ω** wherever the flow shears across it. That single term is [[Vortex_stretching]], the mechanism that makes three-dimensional [[Turbulence]] energetic and that disappears identically in two dimensions. The baroclinic term is proportional to the cross product of [[Density]] and pressure gradients and is zero whenever the two align — so it does nothing in a uniform fluid and everything in a stratified [[Atmosphere_of_Earth|atmosphere]], a [[Heat_transfer|heated]] room, or a salt-wedge estuary. The viscous term is a straightforward [[Diffusion|Laplacian]], spreading [[Vorticity|vorticity]] outward and thickening [[Vortex|vortex]] cores over time, the one term that makes the flow a [[Dissipative_system]]. ## Two dimensions and the missing engine Restrict a flow to a plane and vorticity becomes a scalar pointing out of it, perpendicular to every velocity gradient. The stretching term dies, and the equation reduces to pure advection plus [[Diffusion|diffusion]]: vorticity is simply carried around and slowly smeared. The consequences are dramatic and counterintuitive. Two-dimensional flows transfer [[Energy]] to *larger* scales rather than smaller, merging small vortices into big ones instead of shredding big ones into small — the inverse cascade. That is why a [[Simulation|two-dimensional simulation]] of the [[Atmosphere_of_Earth|atmosphere]] can be genuinely informative at planetary scale, where the thinness of the fluid layer makes the flow quasi-two-dimensional, and why the same simplification is dangerously wrong for a boundary layer on a blade. It is also why [[Enstrophy]], not just energy, is a conserved bookkeeping quantity in the two-dimensional case. ## Solving it The vorticity–streamfunction formulation is a workhorse of numerical [[Fluid_dynamics|fluid dynamics]] in two dimensions: advance vorticity in time, recover the streamfunction by solving a Poisson equation, differentiate to get [[Velocity]], repeat. It is compact, conserves [[Circulation_(physics)|circulation]] well, and enforces incompressibility exactly by construction — no pressure iteration required. In three dimensions the advantage erodes, because the vorticity field must be kept divergence-free and the stretching term is stiff, so most production [[List_of_computational_fluid_dynamics_software|CFD codes]] return to primitive variables. Vortex methods take the opposite route, discretising the vorticity field into moving particles and letting the Biot–Savart relation supply velocity — a grid-free approach that is naturally adaptive, since it puts computational effort only where the rotation actually is. ## What it explains The equation predicts things you can watch. Bathwater speeds up as it converges on the drain, because the stretching term is amplifying inherited vorticity — not because [[Earth|planetary]] rotation dictates the handedness, which it does not at that scale. A smoke ring — a [[Vortex_ring]] — propels itself indefinitely because a closed vorticity loop induces its own [[Velocity|translation]], with only the viscous term eating at it. A [[Kármán_vortex_street]] alternates sign because vorticity of opposite handedness is shed from each side of a body. And a flow that looks steady can be storing enormous vorticity in a millimetre-thin wall layer, waiting for an adverse pressure gradient to release it — the origin of stall, of separation, of [[Vortex_shedding]], and of most of the surprises in [[Reliability_engineering|engineering practice]]. **On the spine:** [[Vorticity]] · [[Vortex_stretching]] · [[Enstrophy]] · [[Helmholtz's_theorems]] · [[Turbulence]] · [[WT!Thury_Hydrodynamics_Compendium]]. ## Wikipedia : Wikitube **Strict pair:** [Wikipedia](https://en.wikipedia.org/wiki/Vorticity_equation) : [Wikitube](https://en.wikitube.io/wiki/Vorticity_equation) ## Previous hub tags Hubs: `Life_Physics`, `Systems`. Portals: [[PORTAL_WT!Thury_Hydrodynamics_Compendium]], [[PORTAL_Physics]], [[PORTAL_Dynamical_system]]. --- *Vorticity wave · 2026-09-10 · original prose · microsim layer deferred to the next pass.*