nagordon / pytornado

:airplane: An implementation of the vortex-lattice method (VLM)

Home Page:https://pytornado.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

Supported systems

PyTornado has been tested on

  • Linux
  • MacOS
  • Windows

Tornado (Matlab)

Despite the similar name, PyTornado is not directly related to the Matlab VLM tool Tornado written by Melin etal. PyTornado has been implemented from scratch.

License

License: Apache-2.0

About

:airplane: An implementation of the vortex-lattice method (VLM)

https://pytornado.readthedocs.io/

License:Apache License 2.0


Languages

Language:Python 75.2%Language:C++ 24.0%Language:Batchfile 0.5%Language:Makefile 0.3%Language:Shell 0.0%