https://github.com/echeynet/mannmodel1994
Numerical implementation of the uniform-shear model by Mann (1994)
https://github.com/echeynet/mannmodel1994
coherence mann spectra uniform-shear wind
Last synced: 12 months ago
JSON representation
Numerical implementation of the uniform-shear model by Mann (1994)
- Host: GitHub
- URL: https://github.com/echeynet/mannmodel1994
- Owner: ECheynet
- License: bsd-3-clause
- Created: 2020-03-22T09:13:32.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T20:08:23.000Z (over 3 years ago)
- Last Synced: 2025-04-11T17:49:18.161Z (about 1 year ago)
- Topics: coherence, mann, spectra, uniform-shear, wind
- Language: MATLAB
- Size: 269 KB
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Numerical implementation of the uniform-shear model
Matlab implementation of the uniform shear model by Mann (1994)
[](https://se.mathworks.com/matlabcentral/fileexchange/67055-uniform-shear-model-mann-1994)
[](https://zenodo.org/badge/latestdoi/249148606)
[](https://www.buymeacoffee.com/echeynet)
## Summary
The computation of the one-point spectra, co-spectra and coherence of turbulent wind is conducted using the uniform-shear model from Mann (1994) [1]. The goal is to describe the spatial structure of stationary homogeneous turbulence under a neutral atmospheric stratification using only 3 adjustable parameters.
## Content
The present submission contains:
- The function MannTurb.m that computes the sheared spectral tensor
- The function MannCoherence that computes the wind co-coherence
- A LiveScript for the example file
- A data file GreatBeltSpectra.mat that contains the wind spectra from the Great belt bridge experiment for comparison with the computed spectra.
Any question, comment or suggestion is warmly welcomed.
## References
[1] Mann, J. (1994). The spatial structure of neutral atmospheric surface-layer turbulence. Journal of fluid mechanics, 273, 141-168.