Skip to content

Repository files navigation

Tutorial of OpenMDAO 2

Getting Started

  • Install Anaconda, if it's not already done
  • Create a new conda environment

$ conda create -n tutorial

$ source activate tutorial

(in windows it's activate tutorial)

  • Install the libraries

$ pip install -r requirements.txt

  • Run the notebooks

$ jupyter notebook

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages