Skip to content

FAST-(OAD)-GA is a framework for performing rapid Overall Aircraft Design for General Aircraft

License

Notifications You must be signed in to change notification settings

florentLutz/FAST-GA-1

 
 

Repository files navigation

Tests Documentation Status

Codacy Badge codecov Code style: black

License: GPL v3

Binder

FAST-(OAD)-GA: Future Aircraft Sizing Tool - Overall Aircraft Design (General Aviation extension)

FAST-(OAD)-GA is derived from FAST-OAD framework performing rapid Overall Aircraft Design.

It proposes multi-disciplinary analysis and optimisation by relying on the OpenMDAO framework.

FAST-(OAD)-GA allows easy switching between models for a same discipline, and also adding/removing disciplines to match the need of your study.

Currently, FAST-(OAD)-GA is bundled with models for general aviation and conventional propulsion (ICE propeller based). Other models will come soon, and you may create your own models and use them instead of bundled ones.

More details can be found in the official documentation.

Want to try quickly ?

You can run FAST-OAD-GA notebooks number 1, 2 and 3 using our Binder-hosted Jupyter notebooks. Just go to src/fastga/notebooks/tutorial after you click the link.

As these Binder-hosted notebooks are not setup to work in a Windows environment, external applications such as OpenVSP and Xfoil can't be run. Therefore, notebook number 4 will not fully work.

Install

Prerequisite:FAST-(OAD)-GA needs at least Python 3.7.0.

It is recommended (but not required) to install FAST-(OAD)-GA in a virtual environment (conda, venv, ...).

The FAST-(OAD)-GA is not registered for a direct pip install. Yet an installation using pip command is possible. To do so, use command: pip install fast-oad-cs23==xxx, where xxx is the version number (ex: 1.0.0).

About

FAST-(OAD)-GA is a framework for performing rapid Overall Aircraft Design for General Aircraft

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.3%
  • Jupyter Notebook 2.7%