isaVisc

Versión 1.0.1 (1,56 KB) por Marko
provides the viscosity of the ISA model.
0 descargas
Actualizado 5 jul 2023

Ver licencia

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);

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2023a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Etiquetas Añadir etiquetas
Agradecimientos

Inspirado por: Standard Atmosphere Functions

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.1

updated the description

1.0.0