Estimation of Surface Fluxes from single mean profiles

版本 1.0.3 (797.8 KB) 作者: E. Cheynet
The applicability of the method by Basu (2018,2019) to estimate atmospheric stability solely based on surface‐layer profiles is assessed
69.0 次下载
更新时间 2020/1/21

查看许可证

The present submission reproduces some of the results presented in [1,2], which aims to estimate the Obukhov length from mean wind speed profile or mean potential temperature profiles in the surface layer. The method proposed in [1,2] performs well with perfectly smoothed profiles. Unfortunately, large uncertainties arise as soon as noise is added, which might limit the application of the method in a real-life situation.

The submission contains:

1) three example files: one case with idealized profiles, one example with slightly noisy data and one example with "smoothed" noisy data.

2) the functions velProfile and tempProfile to obtain profiles of mean wind speed and potential temperature under given atmospheric stability, in the surface layer. These functions compute the profiles by directly integrating the non-dimensional similarity functions for the mean wind speed and mean potential temperature.

3) The function "getL" to obtain the obukhov length, the friction velocity or scaling temperature from a given profile.
4) The functions "psiM" and "psiT" which are used to compute the correction terms to account for non-neutral thermal stratification, in case of the functions "velProfile" and "tempProfile" are not used.

This is the first version of the submission. It can still contain typos and bugs. Any comment, question or suggestion is welcomed.

References:
[1] Basu, S. (2019). Hybrid Profile–Gradient Approaches for the Estimation of Surface Fluxes. Boundary-layer meteorology, 170(1), 29-44.
[2] Basu, S. (2018). A simple recipe for estimating atmospheric stability solely based on surface‐layer wind speed profile. Wind Energy, 21(10), 937-941.

引用格式

E. Cheynet (2024). Estimation of Surface Fluxes from single mean profiles (https://www.mathworks.com/matlabcentral/fileexchange/73981-estimation-of-surface-fluxes-from-single-mean-profiles), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2019b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Weather and Atmospheric Science 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.3

compatibility of the platform updated

1.0.2

Description updated

1.0.1

typos

1.0.0