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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

caeroc-0.0.3b0-py3-none-any.whl (44.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: caeroc-0.0.3b0-py3-none-any.whl
  • Upload date:
  • Size: 44.4 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.3b0-py3-none-any.whl
Algorithm Hash digest
SHA256 cf8daaad0e3bce0920247070d13f68736af38e610a565606dedc76ba4ca21b57
MD5 99c576469f2c8d67fad854abf049cfe2
BLAKE2b-256 b9920426da6249f1ef65bb92facd974af9cd9ecb53008620b5bdd93bcf9eab99

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