Description Usage Arguments Value Examples
Wind profile calculates wind speed at a height with the power law exponent with a given coefficient alpha
1 | wp(Vhub = 10, zhub = 80, z = 120, alpha = 0.3)
|
Vhub |
wind speed at hub height of wind turbine |
zhub |
hub height of wind turbine |
z |
height at which wind speed is calculated |
alpha |
Function returns wind speed value at a given height
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.