Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AircraftRequirements

This code analyzes the range, endurance, and performance of an aircraft given simple inputs, simple calculations, and simple outputs.

The code can be modified easily for optimization studies and change of aircraft parameters.

Documentation is provided mostly in the code.

  • AeroData.py supplies aerodynamic characteristics. Specifically, Coefficient of Lift & Drag w.r.t. angle of attack
  • MinFlightE.py stands for "minimum flight energy", the original name I gave to this study. Parameters must be changed inline, not during runtime. (easy to change this though)

About

This code analyzes the range, endurance, and performance of an aircraft given simple inputs, simple calculations, and simple outputs.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages