Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.3%) to scientific vocabulary
Repository
FAST-OAD-GA for all-electric DEP concept
Basic Info
- Host: GitHub
- Owner: davidtls
- License: gpl-3.0
- Language: Jupyter Notebook
- Default Branch: master
- Size: 18.5 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
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, ...).
Once Python is installed, FAST-(OAD)-GA can be installed using pip, by doing the following:
{.bash}
$ pip install fast-oad-cs23
Owner
- Login: davidtls
- Kind: user
- Repositories: 1
- Profile: https://github.com/davidtls
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Lutz" given-names: "Florent" orcid: "https://orcid.org/0000-0002-4261-9659" - family-names: "Reysset" given-names: "Aurelien" orcid: "https://orcid.org/0000-0003-3315-5589" - family-names: "Jezegou" given-names: "Joel" orcid: "https://orcid.org/0000-0003-0944-4970" title: "FAST-(OAD)-GA: Future Aircraft Sizing Tool - Overall Aircraft Design (General Aviation extension)" version: 1.2.0 date-released: 2021-07-07 url: "https://github.com/supaero-aircraft-design/FAST-GA"
GitHub Events
Total
- Push event: 1
Last Year
- Push event: 1
Dependencies
- fast-oad-cs23 *
- aenum ==3.1.0
- alabaster ==0.7.12
- appdirs ==1.4.4
- appnope ==0.1.2
- argcomplete ==1.12.3
- argon2-cffi ==20.1.0
- astroid ==2.7.2
- atomicwrites ==1.4.0
- attrs ==21.2.0
- babel ==2.9.1
- backcall ==0.2.0
- backports.entry-points-selectable ==1.1.0
- black ==19.10b0
- bleach ==4.0.0
- certifi ==2021.5.30
- cffi ==1.14.6
- cfgv ==3.3.0
- charset-normalizer ==2.0.4
- click ==8.0.1
- colorama ==0.4.4
- coverage ==5.5
- cycler ==0.10.0
- debugpy ==1.4.1
- decorator ==5.0.9
- defusedxml ==0.7.1
- distlib ==0.3.2
- docutils ==0.16
- ensure ==1.0.0
- entrypoints ==0.3
- fast-oad ==1.0.5
- filelock ==3.0.12
- identify ==2.2.13
- idna ==3.2
- imagesize ==1.2.0
- importlib-metadata ==4.6.4
- ipopo ==1.0.1
- ipykernel ==6.2.0
- ipysheet ==0.4.4
- ipython ==7.26.0
- ipython-genutils ==0.2.0
- ipywidgets ==7.6.3
- isort ==5.9.3
- jedi ==0.18.0
- jinja2 ==3.0.1
- jsonrpclib-pelix ==0.4.2
- jsonschema ==3.2.0
- jupyter-client ==7.0.1
- jupyter-core ==4.7.1
- jupyterlab-pygments ==0.1.2
- jupyterlab-widgets ==1.0.0
- kiwisolver ==1.3.1
- latexcodec ==2.0.1
- lazy-object-proxy ==1.6.0
- lxml ==4.6.3
- markupsafe ==2.0.1
- matplotlib ==3.4.3
- matplotlib-inline ==0.1.2
- mccabe ==0.6.1
- mistune ==0.8.4
- more-itertools ==8.8.0
- nbclient ==0.5.4
- nbconvert ==6.1.0
- nbformat ==5.1.3
- nbval ==0.9.6
- nest-asyncio ==1.5.1
- networkx ==2.6.2
- nodeenv ==1.6.0
- notebook ==6.4.3
- numpy ==1.21.1
- openmdao ==3.11.0
- openmdao-extensions ==1.0.2
- packaging ==21.0
- pandas ==1.1.5
- pandocfilters ==1.4.3
- parso ==0.8.2
- pathspec ==0.9.0
- pexpect ==4.8.0
- pickleshare ==0.7.5
- pillow ==8.3.1
- platformdirs ==2.2.0
- plotly ==4.14.3
- pluggy ==0.13.1
- pre-commit ==2.14.0
- prometheus-client ==0.11.0
- prompt-toolkit ==3.0.20
- ptyprocess ==0.7.0
- py ==1.10.0
- pybtex ==0.24.0
- pybtex-docutils ==1.0.1
- pycparser ==2.20
- pydoe2 ==1.3.0
- pygments ==2.10.0
- pylint ==2.10.2
- pyparsing ==2.4.7
- pyrsistent ==0.18.0
- pytest ==5.4.3
- pytest-cov ==2.12.1
- python-dateutil ==2.8.2
- pytz ==2021.1
- pywin32 ==301
- pywinpty ==1.1.3
- pyyaml ==5.4.1
- pyzmq ==22.2.1
- regex ==2021.8.21
- requests ==2.26.0
- retrying ==1.3.3
- ruamel.yaml ==0.17.13
- ruamel.yaml.clib ==0.2.6
- scipy ==1.6.1
- send2trash ==1.8.0
- six ==1.16.0
- snowballstemmer ==2.1.0
- sphinx ==4.1.2
- sphinx-rtd-theme ==0.5.2
- sphinxcontrib-applehelp ==1.0.2
- sphinxcontrib-bibtex ==2.3.0
- sphinxcontrib-devhelp ==1.0.2
- sphinxcontrib-htmlhelp ==2.0.0
- sphinxcontrib-jsmath ==1.0.1
- sphinxcontrib-qthelp ==1.0.3
- sphinxcontrib-serializinghtml ==1.1.5
- tabulate ==0.8.9
- terminado ==0.11.1
- testpath ==0.5.0
- toml ==0.10.2
- tomlkit ==0.7.2
- tornado ==6.1
- traitlets ==5.0.5
- typed-ast ==1.4.3
- typing-extensions ==3.10.0.0
- urllib3 ==1.26.6
- virtualenv ==20.7.2
- wcwidth ==0.2.5
- webencodings ==0.5.1
- widgetsnbextension ==3.5.1
- wop ==1.17.0
- wrapt ==1.12.1
- xdsmjs ==1.0.1
- zipp ==3.5.0
- 163 dependencies
- black 21.9b0 develop
- click 8.0.4 develop
- flake8 ^4.0.1 develop
- matplotlib ^3.1.2 develop
- nbval ^0.9.6 develop
- pre-commit ^2.14.1 develop
- pylint ^2.10.2 develop
- pytest ^6.2 develop
- pytest-cov ^3.0 develop
- sphinx ^4.1.2 develop
- sphinx-rtd-theme ^1.0 develop
- sphinxcontrib-bibtex ^2.3.0 develop
- wheel * develop
- fast-oad-core >=1.3.3
- python ^3.7, <3.10
- stdatm 0.2.0