fast-aircraft-design / FAST-OAD

FAST-OAD: An open source framework for rapid Overall Aircraft Design
GNU General Public License v3.0
47 stars 25 forks source link

Command to generate reference aircraft data files #474

Closed florentLutz closed 1 year ago

florentLutz commented 1 year ago

Is your feature request related to a problem? Please describe. The reference aircraft data files used to validate the models in some plugins only appear in the unit tests or in the notebooks. For new users they can be hard to find. This is the reason why having a simple way to get those files might be a welcome improvement.

Describe the solution you'd like A simple command line, like the one that generates a configuration file. Those reference aircraft data files could be located in a folder like the one for the configuration file which would come in all plugins.

Describe alternatives you've considered A clearly identified notebook that runs a sizing process on those reference aircraft could be a short term alternative