whatsopt / WhatsOpt

Web application for multidisciplinary design analysis and optimization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tests Documentation Status Coverage Status Codacy Badge License: AGPL v3

WhatsOpt WhatsOpt

WhatsOpt is a Ruby on Rails web application allowing to define and share multi-disciplinary analyses in terms of disciplines and data exchange. It was developed to support overall vehicle design activities at ONERA.

From this high-level modeling, users can generate source code skeleton required to plug the actual implementation of their disciplines and get an actual executable model of the vehicle concept under study. Users can also generate code to run numerical methods such as sensitivity analysis, design of experiments, metamodel construction and optimizations.

User resources

Developper resources

Citation

If you happen to find WhatsOpt useful for your research, it will be appreciated if you cite us with:

Lafage, R., Defoort, S., & Lefebvre, T. (2019). WhatsOpt: a web application for multidisciplinary design analysis and optimization. In AIAA Aviation 2019 Forum (p. 2990).

or if you use Bibtex, you can use the following entry:

@inproceedings{lafage2019whatsopt,
  title={WhatsOpt: a web application for multidisciplinary design analysis and optimization},
  doi={10.2514/6.2019-2990},
  url={https://doi.org/10.2514/6.2019-2990}
  author={Lafage, R{\'e}mi and Defoort, Sebastien and Lefebvre, Thierry},
  booktitle={AIAA Aviation 2019 Forum},
  pages={2990},
  year={2019}
}

Contact

WhatsOpt was created by Rémi Lafage for and thanks to the MDO and Integrated Concepts team at ONERA, the French Aerospace Lab.

Contact: remi [dot] lafage [at] onera [dot] fr

About

Web application for multidisciplinary design analysis and optimization

License:GNU Affero General Public License v3.0


Languages

Language:Ruby 47.4%Language:JavaScript 22.3%Language:Python 15.8%Language:HTML 12.5%Language:SCSS 1.0%Language:CSS 0.4%Language:Thrift 0.3%Language:Dockerfile 0.3%Language:Makefile 0.0%