3D Turbulent Wind Generation

版本 1.1.0.0 (4.7 KB) 作者: PEF
Generation of three-dimensional turbulent wind fields
1.1K 次下载
更新时间 2015/12/14

查看许可证

This submission allow the user for generation of three-dimensional turbulent wind fields, by employing a Kaimal spectrum and IEC-based coherence function. Furthermore, it is possible to export the generated wind fields as FAST-compatible .bts, in order to simulate wind turbine dynamic behavior in presence of stochastic wind.
Required inputs are:

- Average wind speed at hub height, U0 [m/s];
- Desired turbulence intensity, I0 [%];
- Hub height, HubHt [m];
- Random seed;
- Number of grid points on z-axis, Nz (odd number);
- Number of grid points on y-axis, Ny (odd number);
- Grid width, Ly [m];
- Grid height, Lz [m];
- Time step, dt [s];
- Simulation length, T [s] (generally 600s);
- Length scales, (xLu,xLv,xLw) [m];
- Vertical wind shear exponent;
- Coherence decay, a;
- Coherence length scale, Lc [m].

The file GenerateOneBTS.m better highlights how the different functions operate.

引用格式

PEF (2024). 3D Turbulent Wind Generation (https://www.mathworks.com/matlabcentral/fileexchange/54491-3d-turbulent-wind-generation), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2013a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Wind Power 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Description area has been extendend.

1.0.0.0