Ogive function for turbulent flux characterization

バージョン 1.2 (803 KB) 作成者: E. Cheynet
A simple example of the computation and fitting of the ogive function for atmospheric turbulence
ダウンロード: 103
更新 2022/8/12

Ogive function for turbulent flux characterization

View Ogive function for turbulent flux characterization on File Exchange Donation

Summary

One method to compute the friction velocity knowing the along-wind and vertical turbulence components relies on the ogive function. For turbulence modelling, it is useful to ensure that the simulation duration is long enough to reduce the random error and to include all turbulent ranges.

The present submission implements a simple ogive function model based on the semi-empirical model proposed by Kaimal et al. [1]. In the example file, it is fitted in the least square sense to the ogive function computed with simulated data. The output of the fitting is an estimate of the friction velocity.

Content

The submission contains:

• The function ogiveFun.m computes the ogive from the cospectral estimate.

• The function fitOgive.m that fits the analytical ogive model to the one estimated with the function ogiveFun.m.

• A data file data.m containing time series of u and w

• An interactive example file Example.mlx

Any question or suggestion or comment is welcomed.

References

[1] Kaimal, J. C., Wyngaard, J. C. J., Izumi, Y., & Coté, O. R. (1972). Spectral characteristics of surface‐layer turbulence. Quarterly Journal of the Royal Meteorological Society, 98(417), 563-589.

引用

E. Cheynet. Ogive Function for Turbulent Flux Characterization. Zenodo, 2022, doi:10.5281/ZENODO.6985183.

その他のスタイルを見る
MATLAB リリースの互換性
作成: R2018b
R2018b 以降のリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersEnergy Production についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.2

See release notes for this release on GitHub: https://github.com/ECheynet/fitOgive/releases/tag/v1.2

1.1.1

Typos

1.1

New example added

1.0.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。