openmdao_training

This repo contains slides and tutorial scripts to help users get started with NASA's OpenMDAO. When given in a workshop, this material should take about 6 hours to complete. With this repo, you will be able to go through the slides and scripts at your own pace.

To get started:

  1. If you don't already have Python installed, download and install Anaconda Python 3.7.
  2. After that, follow OpenMDAO's installation instructions.
  3. If you're looking for motivation to use OpenMDAO, check out the motivation_to_use_openmdao.pdf file in the repo.
  4. Then you can go through the openmdao_workshop powerpoint or pdf file in the repo, which will guide you through concepts within OpenMDAO and walk you through the tutorial scripts.

If you have any questions or suggestions, please open an issue so we can discuss them.