Uniform shear model including atmospheric stability
Stability-dependant uniform shear model
Numerical implementation of the uniform shear model including stability by Chougule et al. (2018)
The uniform shear model for non-neutral, atmospheric-boundary-layer turbulence by Chougule et al. (2018) [1] is here implemented in Matlab. The present implementation differs likely from the one used by ref. [1]. In particular, it relies on a more intuitive approach. Thus it should be referred to as [2]
The present submission contains:
- The function ChouguleTurb that implements the spectral tensor of non-neutral, atmospheric-boundary-layer turbulence.
- A function fitChougule.m that fits the stability-corrected uniform shear model to the target velocity spectra.
- An interactive example file Example.mlx that reproduces Fig. 1 in Chougule et al. [1]
- An interactive example file Example_fitting.mlx that illustrates how the function fitChougule.mcan be used
This is the second version of the submission. Typos and bugs may still be present. Any comment, suggestion or question is welcomed.
References:
[1] Chougule, A., Mann, J., Kelly, M., & Larsen, G. C. (2018). Simplification and validation of a spectral-tensor model for turbulence including atmospheric stability. Boundary-Layer Meteorology, 167(3), 371-397.
[2] E. Cheynet (2022). Uniform shear model including atmospheric stability. Zenodo. Retrieved yyyy-mm-dd. doi:10.5281/zenodo.3774066
Citation pour cette source
E. Cheynet (2024). Uniform shear model including atmospheric stability (https://github.com/ECheynet/ChouguleModel2018/releases/tag/v1.4), GitHub. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Les versions qui utilisent la branche GitHub par défaut ne peuvent pas être téléchargées
Version | Publié le | Notes de version | |
---|---|---|---|
1.4 | See release notes for this release on GitHub: https://github.com/ECheynet/ChouguleModel2018/releases/tag/v1.4 |
||
1.3 | See release notes for this release on GitHub: https://github.com/ECheynet/ChouguleModel2018/releases/tag/v1.3 |
||
1.2 | Created Github repository |
|
|
1.1 | Improvement of the performances of the function ChouguleTurb |
||
1.0.2 | typos corrected |
||
1.0.1 | Description updated |
||
1.0.0 |