Constrained wind simulation in a 2D plane

Version 1.4 (7.28 MB) by E. Cheynet
Matlab code for conditional wind simulation in a 2D plane
23 Downloads
Updated 27 Jul 2023

Constrained wind simulation in a 2D plane

View condWindSim on File Exchange Buy Me A Coffee

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.

Cite As

E. Cheynet (2024). Constrained wind simulation in a 2D plane (https://github.com/ECheynet/condWindSim/releases/tag/v1.4), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2023a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.