π¬ Velocity table for Re = 1β400
Select a fluid above.
Ratio of inertial to viscous forces. Low Re β viscosity dominates, flow is smooth. High Re β inertia wins, flow separates and becomes turbulent.
Key insight: same Re = same flow pattern regardless of scale. A 1cm marble in syrup can match a submarine in the ocean.
Above Re β 47 the symmetric wake goes unstable. Vortices shed alternately from top and bottom β like a zipper of spinning eddies. The Strouhal number St gives the dimensionless shedding frequency.
In real life: power lines "sing" in wind, bridges can oscillate dangerously (see Tacoma Narrows).
Dimensionless drag. Cylinder: Cα΄ β 1.0. Wing at low AoA: Cα΄ < 0.05. Square (broadside): Cα΄ β 2.0.
Streamlining works by delaying boundary layer separation, shrinking the low-pressure wake.
Where fluid speeds up, pressure drops. High pressure at the front stagnation point, low pressure where flow accelerates around the sides, turbulent low-pressure wake behind.
This front-to-back pressure difference is what creates drag. The top-to-bottom difference on a wing creates lift.
Lift is a pressure difference: upper surface has lower pressure than lower surface. Increasing AoA amplifies this β more lift, but also more drag.
Above critical AoA (~15Β°), the boundary layer peels off the upper surface. This is a stall β sudden lift loss.
The thin slow-moving layer clinging to any surface. The no-slip condition means zero velocity at the wall. Higher Re β thinner boundary layer.
If pressure rises too fast along the surface, the layer runs out of momentum and separates from the wall β this creates the entire turbulent wake.
Configure the flow and click Run
Wind tunnel simulation Β· Re 1β400Chorin's Projection Method
2D incompressible Navier-Stokes on a Cartesian grid. Each step: (1) advance velocity with 2nd-order upwind advection + central-difference diffusion, (2) solve pressure Poisson βΒ²p = βΒ·u*/Ξt, (3) correct velocity so βΒ·u = 0. Adaptive CFL time-stepping for stability.
Flow Regimes
Re < 5: Creeping flow, fully attached.
Re 5β47: Steady recirculation bubble.
Re > 47: KΓ‘rmΓ‘n vortex shedding, St β 0.2.
Re > 200: Irregular wake β 3D span-wise instabilities not captured.
Vorticity Field (Οz)
Οz = βv/βx β βu/βy. β Red = CCW rotation. β Blue = CW rotation. Obstacle in grey. White lines = smoke streamlines.