Numerical implementation of the uniform shear model including stability by Chougule et al. (2018)
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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
Cite As
E. Cheynet (2026). Uniform shear model including atmospheric stability (https://github.com/ECheynet/ChouguleModel2018/releases/tag/v1.4), GitHub. Retrieved .
General Information
- Version 1.4 (206 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 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 |
