isaVisc

版本 1.0.1 (1.6 KB) 作者: Marko
provides the viscosity of the ISA model.
0.0 次下载
更新时间 2023/7/5

查看许可证

This is simplifed method which calculates the viscosity nu in m^2/s.
The data is fitted in three zones:
0km =< h =< 11km
11km =< h =< 20km
20km =< h <= 30km
The absolute error of the fitted functions are less than 2.5e-6, and less than 5e-3 for the rel. error.
For values of h smaller than 0m and larger than 30m the fitting function is clipped to the extreme values.
Usage:
nu = isaVisc(h);

引用格式

Marko (2024). isaVisc (https://www.mathworks.com/matlabcentral/fileexchange/131958-isavisc), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2023a
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签
致谢

参考作品: Standard Atmosphere Functions

Community Treasure Hunt

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

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

updated the description

1.0.0