Aerodynamics in Python.
Project description
ezaero (easy-aero) is an open source Python package oriented to implement numerical methods for Aerodynamics, such as the 3D Vortex lattice Method for lifting surfaces.
Documentation
API documentation and examples can be found on https://ezaero.readthedocs.io.
Examples
You can check out the examples in the gallery, and export them as .py scripts or Jupyter notebooks to continue exploring!
Installation
To install the package, simply use pip:
$ pip install ezaero
Requirements
ezaero has the following dependencies:
Python (>=3.7)
NumPy
matplotlib
ezaero is tested on Linux, Windows and OS X on Python 3.7 and 3.8.
Platform |
Site |
Status |
---|---|---|
Linux / OS X |
Travis CI |
|
Windows x64 |
Appveyor |
Contributing
All contributions and suggestions are welcome! For more details, check out CONTRIBUTING.rst.
Motivation
This library is a free-time project. I am using as a means to:
Experiment the performance of several scientific computing packages and tools applied to a computation-intensive application.
Dive deep into the Python Open Source community.
Redo properly (in terms of performance optimization, SW best practices, …) a project I enjoyed a lot during my Master Thesis, back in 2014.
My thesis covered the analysis of the aeroelastic response of an UAV in a gust scenario.
My plan is to implement the following modules:
3D steady VLM [Done]
3D unsteady VLM
Wing motion equation solver (aeroelastic response)
If for some reason you run across this project, and find it useful or have suggestions, don’t be shy! feel free to contribute or drop me a line.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ezaero-0.1.dev4.tar.gz
.
File metadata
- Download URL: ezaero-0.1.dev4.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0.post20201006 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d545f4d54747f4a0f0a619d286a96bc12a23ea5ed3005e5549f0b2be57df6ede |
|
MD5 | b5304b8625ea912d4b5f0f8e113f7b93 |
|
BLAKE2b-256 | 3294bcd6eeced2edc7770f4cd3af36c1091f81139323b70b3f0737f404607d5f |
File details
Details for the file ezaero-0.1.dev4-py3-none-any.whl
.
File metadata
- Download URL: ezaero-0.1.dev4-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0.post20201006 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3236119601c99ad6237fd2f615e77bedd22b24a9e2410083cbf317d9ba49a0f4 |
|
MD5 | 3d4e37ea66ac002a38bcf28021963288 |
|
BLAKE2b-256 | 2eb521560f9b1693ece40ec9a88a80a1dd9e708bee3eeaa6fbd3d3fc259645e1 |