Complete 1976 Standard Atmosphere

バージョン 1.0.0.0 (7.99 KB) 作成者: Brent Lewis
Calculates Temperature, Pressure, Density, Speed of Sound, Gravity, Dynamic/Kinematic Viscosity, k,
ダウンロード: 10.4K
更新 2007/1/15

ライセンスがありません

This is a complete model of the 1976 US standard atmosphere model with valid data between sea level and 1000 km. This set of functions returns Temperature, Pressure, Density, Speed of Sound, Gravity, Dynamic and Kinematic Viscosity, Coefficient of Thermal Conductivity, Gas Number Density at desired altitudes. Ability to convert to English Units as desired.

Values DO differ by less than 1% due to different integration technique and should be closer to the actual values of the integrals described in the 1976 U.S. Standard Atmosphere

atmo.m-main program

atmo_compo.m-Gas composition for upper atmosphere program

atmo_p.m-Pressure Computation Program

atmo_temp.m-Temperature Computation Prgram

f_n.m-Gas Composition Integral Program

int_tau.m-Tau integral for Hydrogen

tester.m-Runs atmo.m code for complete atmosphere and does plots for each of the variables

Comments and errors are welcome

引用

Brent Lewis (2024). Complete 1976 Standard Atmosphere (https://www.mathworks.com/matlabcentral/fileexchange/13635-complete-1976-standard-atmosphere), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2006b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersEnvironmental Models についてさらに検索
謝辞

ヒントを得たファイル: Standard Atmosphere Calculator

ヒントを与えたファイル: U.S. Standard Atmosphere 1976 Model, Standard Atmosphere Functions

Community Treasure Hunt

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

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

Corrected to allow compatability with version Matlab 6.5R13-Thanks to Rich (Give this man a job) Rieber