Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 2.07 KB

README.md

File metadata and controls

39 lines (30 loc) · 2.07 KB

wingstructure - an open source python tool assisting with certification of sailplane wings

lift distribution

PyPI version Documentation Status Build Status Coverage Status Codacy Badge

Installation

pip can be used to install the package:

pip install wingstructure

For the current development version from master use

pip install https://github.com/akafliegdarmstadt/wingstructure/archive/master.zip

or git.

Usage

wingstructure has three primary functions:

Object oriented representation of wing geometry Lift and moment calculation based on multhopp quadrature Mass estimation for wing sections

Those are briefly presented in the Getting Started Guide.