This is a class that implements the CIRA dry atmosphere to 2000km altitude using NRL's MSIS-E 2000. It calculates atmospheric components and their densities, temperature, pressure. This extends the implementation to calculate altitude gradients in temperature and densities. This atmosphere is responsive to solar flux (F10.7) and Ap index as well as seasonal variations.
Cite As
Kip Knight (2023). CIRA Atmosphere (https://www.mathworks.com/matlabcentral/fileexchange/45604-cira-atmosphere), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Sciences > Physics > Fluid Dynamics >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
@CIRA/
Version | Published | Release Notes | |
---|---|---|---|
1.3.0.0 | new data-driven design, fully tested against original fortran, all derivatives calculated (altitude, latitude, longitude, and time) |
||
1.2.0.0 | added Matlab unit test framework |
||
1.1.0.0 | more robust handling of different input types |
||
1.0.0.0 |