Skip to main content

Compressible aerodynamics calculator in Python

Project description

Compressible Aerodynamics Calculator for Python

Latest version LICENSE travis

A python package for compressible flows. A dynamic toolkit which enables you to make use of the formulae governing compressible flows.

Screenshot
Demo. Click to see the full video

Requirements

  • Python 3.10

  • pylab (numpy, scipy and matplotlib)

  • scikit-aero >= 0.2

  • PyQt5 / PySide2 (optional, but recommended for GUI)

  • pandas (optional: for making tables)

  • colorlog (optional: for coloured log)

Installation

To install from PyPI:

# Any of the following
pip install caeroc
pip install caeroc[pyqt]
pip install caeroc[pyside]

To install development versions of caeroc and scikit-aero

pip install 'caeroc[pyqt] @ https://github.com/ashwinvis/caeroc/archive/main.zip'
# or
pip install 'caeroc[pyside] @ https://github.com/ashwinvis/caeroc/archive/main.zip'

If the current configuration of the GUI does not work for you, regenerate it by running:

cd caeroc/gui
./configure

Launch

Simply run in your terminal

caeroc-app

Features

  • [x] Command-line tool which opens a Qt based GUI calculator

    In development

  • [ ] Save data as a database

  • [ ] Plotting graphs

  • [ ] Generate gas tables

  • [ ] Calculate flow characteristics: Coefficient of pressure, lift and drag for basic profiles.

Courtesy

  • The idea for a compressible aerodynamics calculator in the form an online JS tool had been implemented by William Devenport here. This project is pushing more functionalities as an offline tool and allowing users to dynamically use the formulae for specific cases.

  • Thanks to the scikit-aero team for being the backend

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

caeroc-0.0.3b1.tar.gz (90.3 kB view details)

Uploaded Source

Built Distribution

caeroc-0.0.3b1-py3-none-any.whl (45.9 kB view details)

Uploaded Python 3

File details

Details for the file caeroc-0.0.3b1.tar.gz.

File metadata

  • Download URL: caeroc-0.0.3b1.tar.gz
  • Upload date:
  • Size: 90.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.13.0

File hashes

Hashes for caeroc-0.0.3b1.tar.gz
Algorithm Hash digest
SHA256 9b20f6068ea1826af0f92b752f6fca745bfa7c0ed90b71bfce8d5a4c61f400e2
MD5 ad6277c4bad1346ab855e06b4b47c662
BLAKE2b-256 7890ed7fd1eae43be8b139526e323d10aa2069040cbf3f8ba41db1e27ae3f144

See more details on using hashes here.

File details

Details for the file caeroc-0.0.3b1-py3-none-any.whl.

File metadata

  • Download URL: caeroc-0.0.3b1-py3-none-any.whl
  • Upload date:
  • Size: 45.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.13.0

File hashes

Hashes for caeroc-0.0.3b1-py3-none-any.whl
Algorithm Hash digest
SHA256 6ce7c80e0de8eddeb41b177b22107e1963996b41b16c2a7484f273f182894477
MD5 77025cae455f77a82cded76205f051df
BLAKE2b-256 327daa09bac0d08f73550239d43316993244cb972ab36bc50941148795d8a061

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page