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.
Zitieren als
E. Cheynet (2024). Constrained wind simulation in a 2D plane (https://github.com/ECheynet/condWindSim/releases/tag/v1.4), GitHub. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
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 |