Skip to main content

Airfoils (aerofoils)

Project description

Latest PyPI version License Documentation Status Build Status Coverage

Airfoils

Airfoils is a small Python library for object-oriented airfoil modelling. Airfoil objects can be imported from files. Airfoil definitions hosted on the UIUC Airfoil Coordinates Database are supported. Alternatively, airfoil objects can be instantiated from a NACA-4-series definition.

Example

Airfoil nomenclature. Image in the public domain, via Wikimedia Commons.

Examples

NACA 4-series airfoils

>>> from airfoils import Airfoil
>>> naca4412 = Airfoil.NACA4('4412')
>>> naca4412.plot()
Example

Installation

pip install airfoils

Documentation

License

License: Apache-2.0

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

airfoils-0.2.0.tar.gz (7.8 kB view hashes)

Uploaded Source

Built Distribution

airfoils-0.2.0-py3-none-any.whl (12.4 kB view hashes)

Uploaded Python 3

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