pyaisa
ISA Model computed in C++
ISA Model computed in C++
To install this package, run one of the following:
This project it's only a simple standard atmosphere model that I've made for learning purposes, and to introduce myself to the Open Source world and its tools. Despite that, the ISA model is fully functional, fast, configurable and compliant with the COESA stdandard.
It is written in Python 3 with a C++ OpenMP powered heart using SWIG for interfacing between those two languages. If you are running a multiple core machine, pyaisa will auto-adjust itself in each situation to perform the fastest as posible.
Pyaisa is also fully configurable, so feel free to change every single parameter to adapt the model to whatever atmosphere you want (R, g, T0, p0, number of layers...).
Summary
ISA Model computed in C++
Last Updated
Nov 18, 2015 at 10:47
License
MIT License
Total Downloads
58
Supported Platforms