About Anaconda Help Download Anaconda

ISA Model computed in C++

  • License: MIT License
  • 52 total downloads
  • Last upload: 9 years and 10 months ago

Installers

  • linux-64 v0.8.5
  • osx-64 v0.8.5
  • win-64 v0.8.5

conda install

To install this package run one of the following:
conda install newlawrence::pyaisa

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


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.2) Legal | Privacy Policy