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
Citar como
E. Cheynet (2025). Uniform shear model including atmospheric stability (https://github.com/ECheynet/ChouguleModel2018/releases/tag/v1.4), GitHub. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
No se pueden descargar versiones que utilicen la rama predeterminada de GitHub
Versión | Publicado | Notas de la versión | |
---|---|---|---|
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 |