wingstructure

A library for structure calculations in airplane wings


Keywords
aviation, certification, lift, lifting-line-theory, sailplane
License
MIT
Install
pip install wingstructure==0.0.6

Documentation

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

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.