Skip to content
Calculator Collection

Wind Speed Height Adjustment Calculator

Convert a wind speed measured at one height to the equivalent wind speed at a different height using the power-law (Hellmann) model. Essential for projecting met-mast or weather-station readings up to turbine hub height.

Last updated: May 2026

Fill in the required fields to see your result.

Compare with similar

About this calculator

The atmospheric boundary layer slows the wind near the ground because of friction with the surface. The simplest and most common engineering correction is the power law, v(h) = v(h_ref) * (h / h_ref)^alpha, where v(h_ref) is the known wind speed at reference height h_ref, h is the target height, and alpha is the wind shear or 'Hellmann' exponent that depends on surface roughness and atmospheric stability. Typical alpha values: 0.10 over open water, 0.14 over open grassland (the 'one-seventh power law' default), 0.20 over crops and low vegetation, 0.25 over suburbia, and 0.30 to 0.40 over dense forest and urban cores. With alpha = 0.14, doubling height from 10 m to 80 m raises wind speed by a factor of (80/10)^0.14 = 8^0.14 = 1.32, so a 10 m/s ground reading becomes 13.2 m/s at the hub. Edge cases: the power law works best in neutral atmospheric conditions during the day with steady wind; it under-estimates wind at very stable nights and over-estimates during convective afternoons, where wind shear can be much weaker. It is also unreliable above the surface layer (roughly the lowest 100 to 200 m) and inside complex terrain. For more accurate work, use the logarithmic law v(h) = (u_star / k) * ln(h / z0), which is grounded in turbulence theory, or use site-specific shear coefficients derived from a multi-height met-mast campaign. The power law assumes a smooth, homogeneous surface and no obstructions; trees, buildings, or hills upwind of the reference site can invalidate the projection entirely.

How to use

Example 1: A weather station reads 6 m/s at 10 m on a grassland site. Project to a turbine hub height of 80 m using alpha = 0.14. Compute: 6 * (80/10)^0.14 = 6 * 8^0.14 = 6 * 1.320 = 7.92 m/s. So the hub sees about 8 m/s on average, a meaningful difference because energy density scales as v^3 (1.32^3 = 2.30 times more energy density at hub vs. ground). Example 2: A reading of 5 m/s at 30 m on a wooded site with alpha = 0.25, project to a 60 m hub. Compute: 5 * (60/30)^0.25 = 5 * 2^0.25 = 5 * 1.189 = 5.95 m/s. The forest's higher shear exponent makes hub winds rise faster with height, which is why taller towers are essential on rougher terrain. Verify: as a sanity check, with alpha = 0 (no shear) the result must equal the input wind speed at any height; the calculator confirms this. With alpha = 1, doubling height doubles wind speed, extreme shear, only seen in unusual stable boundary layers.

Frequently asked questions

How do I choose the right shear exponent (alpha) for my site?

Choose alpha based on terrain roughness and ideally validate it with measurements. Standard rule-of-thumb values are 0.10 for open sea or large lakes, 0.14 for open grassland or runways (the textbook default and the so-called 'one-seventh power law'), 0.20 for cropland with scattered trees, 0.25 for low-density suburbs and broken terrain, and 0.30 to 0.40 for forest, dense suburbs, and city centers. If you have two anemometers at different heights on your met mast, compute the actual alpha from your data: alpha = ln(v2/v1) / ln(h2/h1). Site-derived exponents are far more accurate than book values, and they can vary by 30 to 50 percent between day and night because of atmospheric stability; daytime convection mixes the boundary layer and lowers shear, while stable nights produce strong shear. For finance-grade projections, derive alpha from at least 12 months of multi-height data.

Why does atmospheric stability matter, and when does the power law fail?

Atmospheric stability changes how quickly wind speed grows with height. Under unstable conditions (sunny afternoons with strong vertical convection) turbulent mixing keeps wind speed nearly uniform from the surface up; alpha drops toward 0.05 to 0.10 even over rough ground. Under stable conditions (clear nights with surface cooling) vertical mixing is suppressed and wind shear becomes very large; alpha can exceed 0.40, and in extreme cases a 'low-level jet' produces a wind speed maximum a few hundred meters above the ground that is two or three times the surface wind. Over the course of a single day at the same site, the effective alpha may swing from 0.10 at 14:00 to 0.40 at 03:00. The single-value power law averages over this and is a reasonable engineering approximation for annual-mean projections; it is unreliable for hourly or sub-hourly forecasting in stable conditions.

When should I use the logarithmic law instead of the power law?

Use the logarithmic wind profile v(h) = (u_star / k) * ln(h / z0) when you need higher accuracy, when you have a reliable roughness length z0 for the site, or when you are working in academic or regulatory contexts (the log law is preferred by IEC standards and most wind-resource software). The log law is derived from turbulence theory and is physically grounded; the power law is empirical. The log law also has the advantage of going to zero at h = z0, which the power law does not. Practical differences between the two are small in the typical hub-height range of 50 to 150 m, but the log law is preferred when projecting across very large height ratios (more than 10 to 1) or when the surface roughness changes meaningfully upwind. Most simple online tools and quick estimates use the power law because it requires only one parameter.

When should I NOT trust the result of this calculator?

Do not use this calculator for hub heights above the surface layer, roughly 100 to 200 m, with the exact value depending on conditions. Above the surface layer the boundary layer dynamics are different and the power law breaks down. Do not use it for complex terrain such as ridge tops, valleys, or steep slopes, where wind speeds up over hills and slows in valleys in ways the smooth power law cannot capture; use computational fluid dynamics or a tool like WAsP or WindPRO for those cases. Do not use it across height ratios above 10 times without validation. Do not use it for buildings or built environments where wake effects dominate. Do not use it when the reference anemometer is in the wake of an obstacle (tree line, mast, building); your input data is already invalid. For real wind-farm finance, always combine modelled projections with at least 12 months of on-site multi-height measurements.

What is the most common mistake when adjusting wind speed for height?

The most common mistake is using alpha = 0.14 ('the standard') regardless of terrain. The one-seventh power law assumes flat, open, grassland-like surface; on suburban or wooded sites it under-estimates shear by 50 to 100 percent and therefore under-estimates hub-height wind, which is bad for project economics in the design phase (and pleasantly surprising at commissioning). The opposite mistake, using alpha = 0.30 on open coastal terrain, over-estimates hub winds and inflates project economics on paper. Other frequent mistakes are using ground-level weather-station data without checking how high the station's anemometer is (commonly 2 m, not 10 m), using gust speeds rather than time-averaged means, and forgetting to apply seasonal or diurnal corrections to the input wind data. Always document the reference height and ensure the input data has the same averaging period (typically 10-minute means) you intend to use downstream.

Sources & references