CMD + K

pyaisa

Community

ISA Model computed in C++

Installation

To install this package, run one of the following:

Conda
$conda install newlawrence::pyaisa

Usage Tracking

0.8.5
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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

About

Summary

ISA Model computed in C++

Last Updated

Nov 18, 2015 at 10:47

License

MIT License

Total Downloads

58

Supported Platforms

linux-64
macOS-64
win-64