OpenMDAO / OpenMDAO1

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.
http://openmdao.org
Other
121 stars 83 forks source link

Hyperloop plugin #441

Closed Vutsuak16 closed 8 years ago

Vutsuak16 commented 8 years ago

does the hyperloop plugin works for the latest version of openmdao??

naylor-b commented 8 years ago

All of the plugins under the OpenMDAO-Plugins organization are for the old version of OpenMDAO (versions 0.13.0 and older). Any plugins for newer versions can be found under the OpenMDAO organization. Nobody has added a new repo for the hyperloop that will work with newer versions of OpenMDAO, but I know people are working on it. I'm just not sure when it will be ready.

Vutsuak16 commented 8 years ago

@naylor-b thanks , but is there a way to still integrate hyperloop plugin with the old version of OpenMDAO. Considering the development has stopped for older version of OpenMDAO

JustinSGray commented 8 years ago

Work has gone on to update hyperloop to the newest version of OpenMDAO 1.0. You can find the most recent work at:

https://github.com/narwhaltribe/Hyperloop

You can run this hyperloop plugin on openmdao classic, though I suggest you try version 10.x instead of 13.x

Vutsuak16 commented 8 years ago

@JustinSGray thanks!!. This helped :)