Skip to content

OpenMDAO is a high-performance computing platform for systems analysis and optimization that enables you to decompose your models, making them easier to build and maintain, while still solving them in a tightly-coupled manner with efficient parallel numerical methods.

License

seanmwu/OpenMDAO

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This version of OpenMDAO is completely new software.  To use the legacy version
 (versions 0.13.0 and older) of the OpenMDAO-Framework, go here:
https://github.com/OpenMDAO/OpenMDAO-Framework

OpenMDAO 1.0 is in an ALPHA state. The version that you are
installing is under active development, and as such may be broken from time to
time. We highly recommend that you clone this repository to install the code,
so you can easily pull down the latest updates.

To install OpenMDAO 1.0 Alpha:
Install Python, Pip, Numpy, and Scipy. (Anaconda Python, comes bundled
with everything you need:  ( http://continuum.io )).

Next, clone this repository:

    git clone https://github.com/OpenMDAO/OpenMDAO.git`

Lastly install it in development mode:

    pip install -e openmdao`

For more information, visit our website at:
http://openmdao.org

or read our docs at:
http://openmdao.org/docs

About

OpenMDAO is a high-performance computing platform for systems analysis and optimization that enables you to decompose your models, making them easier to build and maintain, while still solving them in a tightly-coupled manner with efficient parallel numerical methods.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.8%
  • TeX 3.2%
  • Makefile 1.0%