This repository offers MATLAB functions and a live script to visualize wind turbulence characteristics on FINO1. The data set is used in previous works, like [1,2,3].
Access the data for this repository at the Zenodo repository: https://doi.org/10.5281/zenodo.8296894
The repository includes:
dataAnalysed
: Folder with the dataDocumentation.mlx
: LiveScript showcasing dataset usagelabel.m
: Function for labeling figuresmergeStructs.m
: Function to concatenate databinAveraging.m
: Data binning function
First, ensure the data is in the dataAnalysed
folder. If missing or misplaced, download from the linked Zenodo repository.
Execute the LiveScript to visualize the turbulence characteristics. Ensure MATLAB's directory is set to include the script and dataAnalysed
folder.
Note: This is the initial submission and may contain bugs.
- Validation of turbulence models like Kaimal or Mann for wind load calculations
- Analysis of single-point auto-spectral and cross-spectral densities of wind turbulence.
- Evaluation of standards, e.g., IEC 61400-1 and IEC 61400-3, for wind turbine design.
- Cheynet, E., Jakobsen, J. B., & Obhrai, C. (2017). Spectral characteristics of surface-layer turbulence in the North Sea. Energy Procedia, 137, 414-427. Elsevier.
- Cheynet, E., Jakobsen, J. B., & Reuder, J. (2018). Velocity spectra and coherence estimates in the marine atmospheric boundary layer. Boundary-layer meteorology, 169(3), 429-460. Springer Netherlands.
- Cheynet, E. (2019). Influence of the Measurement Height on the Vertical Coherence of Natural Wind. Lecture Notes in Civil Engineering, 27, 207-221. Springer.