Estimation of Surface Fluxes from single mean profiles

The applicability of the method by Basu (2018,2019) to estimate atmospheric stability solely based on surface‐layer profiles is assessed
69 Downloads
Updated 21 Jan 2020

View License

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.

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R2019b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Weather and Atmospheric Science in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.3

compatibility of the platform updated

1.0.2

Description updated

1.0.1

typos

1.0.0