Constrained wind simulation in a 2D plane
Constrained wind simulation in a 2D plane
Summary
Matlab code for a conditional/constrained wind simulation in a 2D plane. The coherence function is modelled using the Davenport model. Only one velocity component is simulated at a time. It is possible to generate non-stationary event with time-varying coherence, but the simulation time will be significantly increased.
Contents
The repository contains
- coherence.m: Calculates the coherence for two signals.
- condWindSim2D.m: Generates a 2D conditional/constrained wind field.
- The Matlab Live Script Documentation.mlx, which documents how to use the function in 2D
- The Matlab Live Script Documentation2.mlx, which documents how to use the function in 1D fr a vertical lines
- The Matlab Live Script Documentation2.mlx, which documents how to use the function in 1D fr a horizontal lines
This is the first version of the repository, there may be many bugs. Do not hesitate to contact me if you find any.
引用格式
E. Cheynet (2024). Constrained wind simulation in a 2D plane (https://github.com/ECheynet/condWindSim/releases/tag/v1.4), GitHub. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.4 | See release notes for this release on GitHub: https://github.com/ECheynet/condWindSim/releases/tag/v1.4 |
||
1.3 | See release notes for this release on GitHub: https://github.com/ECheynet/condWindSim/releases/tag/v1.3 |
||
1.1 | See release notes for this release on GitHub: https://github.com/ECheynet/condWindSim/releases/tag/v1.1 |
||
1.0 |