pytornado

A vortex-lattice implementation (VLM) implementation


License
Apache-2.0
Install
pip install pytornado==0.5.0

Documentation

Latest PyPI version Documentation Status License Build status Coverage

PyTornado

PyTornado is an implementation of the vortex lattice method (VLM). The VLM, based on potential flow theory, is the simplest general method for 3D aerodynamic analyses of aircraft. The method requires only a coarse definition of the aircraft geometry and the flight state. Due to the few input parameters analyses can be set up with little effort and analyses are computationally inexpensive. PyTornado is an ideal tool for conceptual aircraft design. Short computation times make it possible to easily obtain estimates of aerodynamic loads and to benchmark different concepts.

Example

How to get started

Please refer to the documentation for installation instructions and a user guide:

License

License: Apache-2.0