Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 690 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 690 Bytes

FlyPy

Aircraft sizing tool

For now basic aircraft sizing is available

  • generally piston airplanes with options for jet (although without SL equivalent)
  • Save/Load feature
  • values inside are from Gudmundsson GA Aircraft Design Examples (converted from his imperial units where needed)
  • atmosphere model is based on freely available US Standard Atmosphere 1976
  • can take in [m] or [ft] for altitudes, and [m/s] or [kn] for airspeeds
  • Cost analysis according to heavily modified DAPCA-IV model

Adding more features before compiling

How to use:

  1. Must have python installed
  2. Download all files into a single folder
  3. Run main.py