Pedestrian Wind Comfort: Predicting Corner Acceleration and Shelter Zones

Simulation Engine: OpenFOAM

Team SimuXAI (All rights reserved)

Team SimuXAI (All rights reserved) / SimuXAI Blog

support@simuxai.com

When a 50-metre building meets a 10 m/s wind, the ground-level pedestrian doesn't feel 10 m/s. They feel more at the corners (Venturi acceleration) and less in the wake (shelter). The difference between a pleasant café terrace and an unusable plaza often comes down to a factor of 2× in local wind speed — and that factor is entirely predictable with CFD.

This is the study that every urban development, every tall-building planning application, and every outdoor-comfort assessment needs. And it runs in under 10 minutes.


The Setup

Geometry: A single rectangular tower (30 × 20 × 50 m) on flat terrain — the simplest case that demonstrates all the critical phenomena.

Atmospheric boundary layer inlet: A logarithmic velocity profile models the real wind approaching the building:

$$U(z) = \frac{U_*}{\kappa} \ln\left(\frac{z + z_0}{z_0}\right)$$

with U_ref = 10 m/s at 50 m height, roughness length z₀ = 0.1 m (suburban terrain), and matching turbulent kinetic energy and dissipation profiles. OpenFOAM-7's atmBoundaryLayerInletVelocity + atmBoundaryLayerInletK + atmBoundaryLayerInletEpsilon boundary conditions handle this natively.

AuraMesh automatically sizes the domain to wind-engineering standards (10H upstream, 20H downstream, 5H lateral, 5H above), activates the ground plane, and adds wake and underbody refinement zones.

Solver: simpleFoam with k-ε turbulence (standard for wind engineering ABL studies).

Result: 270,108 cells. Converged in 538 iterations. Total wall time: 8 minutes.


The Pedestrian-Level Map

Velocity magnitude at z = 1.5 m (pedestrian height). Corner acceleration zones (green-yellow) and the deep wake shelter (dark blue) are immediately visible.

This is the money shot for any wind comfort study. The horizontal slice at z = 1.5 m — pedestrian head height — reveals:

  • Corner acceleration (green-yellow bands, 8–12 m/s): wind funnelling around the building edges, exceeding the freestream by 20–40%. This is where outdoor seating becomes uncomfortable and signage gets damaged.
  • Wake shelter zone (dark blue, < 3 m/s): the recirculation region directly behind the building where wind speed drops to near-zero. Protected, but potentially stagnant (poor pollutant dispersion).
  • Upstream stagnation (blue arc in front): the horseshoe vortex footprint where approaching flow decelerates and deflects.
  • Lateral freestream (uniform green): undisturbed flow far from the building, at the expected ABL profile value for z = 1.5 m.

In a real project, this map is overlaid on the site plan and compared against the Lawson comfort criteria (sitting: < 4 m/s, standing: < 6 m/s, walking: < 8 m/s) to determine which areas are suitable for which activities.


Vertical Structure — What Happens Overhead

Velocity on the vertical centerplane (y=0), showing the ABL profile, rooftop separation, and the wake recirculation behind the building.

The vertical centerplane tells the three-dimensional story:

  • The atmospheric boundary layer is visible as the red-to-green vertical gradient at the inlet (fast aloft, slow near ground)
  • Rooftop separation: flow accelerates over the roof edge and separates — the local speed-up here can exceed 1.5× freestream
  • Wake recirculation: the large blue region behind the building where reversed flow creates a closed eddy. Its length (~3–5H downstream) determines how far the shelter extends

Pressure on the Facades

Pressure distribution on the building facades. Windward face shows positive pressure (stagnation); leeward face shows suction (negative pressure driving the wake).

The facade pressure drives structural wind loads and natural ventilation calculations. The windward face sees stagnation pressure (positive Cp ≈ 0.8 at 2/3 height), while the leeward face and roof see suction (negative Cp ≈ -0.5 to -0.3). The pressure difference across the building is what drives wind through any openings — critical for naturally ventilated designs.


3D Streamlines — The Complete Picture

Streamlines seeded upstream of the building, colored by velocity, showing the flow deflecting over and around the tower.

Streamlines seeded from a vertical line upstream of the building trace the complete 3D flow pattern: deflection over the roof, wrapping around the sides, and the low-velocity (blue) trajectories entering the wake recirculation. The colour shift from red (fast, high-altitude) to blue (decelerated, in the wake) makes the energy loss visible.


Why This Matters for Design

Design decisionWhat CFD shows
Entrance placementAvoid corners; place in the wake shelter zone
Outdoor seatingOnly viable in zones with U < 4 m/s (Lawson sitting criterion)
Canopy / windbreak sizingSize to cover the acceleration zone footprint
Exhaust stack placementAvoid the recirculation zone (contaminant trapping)
Natural ventilationUse the windward/leeward Cp difference to drive flow through the building
LandscapingTrees in the acceleration zone reduce the pedestrian-level speed-up

The Technical Details

ParameterValue
SolversimpleFoam (steady RANS, incompressible)
TurbulenceStandard k-ε with wall functions
InletatmBoundaryLayerInletVelocity (log-law profile, z₀ = 0.1 m)
Domain330 × 120 × 254 m (10H × 6H × 5H)
Cells270,108
Convergence538 iterations, Ux residual < 1 × 10⁻⁴
Wall time8 minutes (single core)
Groundno-slip wall
Top / sidesslip
Bodyno-slip wall

Scale It Up

This single-building demo runs in minutes. Real projects with multiple buildings, complex terrain, and podium-level detailing scale to 2–5 million cells and run in 1–4 hours on 8 cores — still within a single-workstation budget. AuraMesh handles the mesh complexity; the engineer handles the design decisions.

In this series: Ahmed Body Aerodynamics | Clean Room Airflow | Pedestrian Wind Comfort | Body-Fitted Pipe Meshing | Vortex Shedding Animation