Skip to content

TOPFARM-Wind/tutorial_openmdao2

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

Watchers

Forks

Releases

No releases published

Packages

No packages published