Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
This is simplifed method which calculates the viscosity nu in m^2/s.
The source for the curve fitting is https://www.engineeringtoolbox.com/international-standard-atmosphere-d_985.html
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);
Citation pour cette source
Marko (2026). isaVisc (https://fr.mathworks.com/matlabcentral/fileexchange/131958-isavisc), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
Inspiré par : Standard Atmosphere Functions
Informations générales
- Version 1.0.1 (1,56 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.0.1 | updated the description |
||
| 1.0.0 |
