The procedure follows 7 core steps from the standard:
1. Basic Wind Velocity (Vb)
The map value Vb,0 is multiplied by direction (Cdir) and season (Cseason) factors:
Vb = Cdir × Cseason × Vb,0
2. Terrain Factor (Kr)
With roughness length z0:
Kr = 0.19 · (z0/0.05)0.07
3. Roughness Coefficient (Cr(z))
Obtained by multiplying Kr by ln(z / z0):
Cr(z) = Kr · ln(z / z0)
4. Mean Wind Velocity (Vm(z))
Vm(z) = Cr(z) × Co(z) × Vb
5. Turbulence Intensity (Iv(z))
Iv(z) = K1 / [Co(z) · ln(z / z0)]
6. Peak Velocity Pressure (qp(z))
qp(z) = 0.5 · ρ · Vm(z)2 · [1 + 7 · Iv(z)]
7. Net Surface Pressure (w)
w = qp(z) · (Cpe − Cpi)
In practice different Cpe values are taken for ZONE A (suction) and ZONE D (pressure). For sealed façades Cpi is commonly set to 0.
8. Recommended External Pressure Coefficients – Table 7.1
Table 7.1 of TS EN 1991-1-4 gives characteristic external pressure coefficients (Cpe,10 and Cpe,1) for vertical walls of rectangular-plan buildings. h/d is the ratio of building height to plan depth.
h/d | Zone A | Zone B | Zone C | Zone D | Zone E | |||||
---|---|---|---|---|---|---|---|---|---|---|
Cpe,10 | Cpe,1 | Cpe,10 | Cpe,1 | Cpe,10 | Cpe,1 | Cpe,10 | Cpe,1 | Cpe,10 | Cpe,1 | |
5 | -1.2 | -1.4 | -0.8 | -1.1 | -0.5 | -0.5 | +0.8 | +1.0 | -0.7 | – |
1 | -1.2 | -1.4 | -0.8 | -1.1 | -0.5 | -0.5 | +0.8 | +1.0 | -0.5 | – |
≤0.25 | -1.2 | -1.4 | -0.8 | -1.1 | -0.5 | -0.5 | +0.7 | +1.0 | -0.3 | – |
Note — If wind force on both windward (Zone D) and leeward (Zone E) walls is applied simultaneously, correlation factors depending on h/d may be adopted: 1.00 for h/d ≥ 5, 0.85 for h/d ≤ 1; linear interpolation for intermediate ratios.
9. Cpe as a Function of Loaded Area
According to §7.2.1, use Cpe,1 for areas ≤ 1 m² and Cpe,10 for areas ≥ 10 m². For intermediate areas (1 m² < A < 10 m²) apply the logarithmic interpolation:
Cpe(A) = Cpe,1 − (Cpe,1 − Cpe,10) · log10(A)
A is the loaded area in m². The curve matches Cpe,1 at 1 m² and Cpe,10 at 10 m², decreasing linearly in log-space (see Figure 7.2).
Example — A = 3 m² panel
- From Table 7.1, Zone A: Cpe,1 = −1.4, Cpe,10 = −1.2
log10(3) ≈ 0.477
-
Cpe(3 m²) = −1.4 − (−1.4 − (−1.2)) × 0.477 ≈ −1.31
National Annexes may specify additional procedures or safety factors for areas > 10 m².
10. Numerical Verification
Beus Facade validates the resulting w values in FEM simulations, checking deflection limits, profile stresses and fixing safety.