Skip to content

danieldevriesdarcorp/OpenLEGO

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenLEGO

Codacy Badge

Welcome to the Git repo of OpenLEGO!

OpenLEGO stands for "Open-source Link between AGILE and OpenMDAO", which is just what it does. It links together two major efforts in the field of Multidisciplinary Design Analysis and Optimization (MDAO) which are both aming to make MDAO more readily applicable in the engineering industry.

Outline

OpenLEGO enables to user to combine the strengths of KADMOS and OpenMDAO. By using OpenLEGO the user can manipulate MDAO problems from a high, abstract level using KADMOS and then automatically generate and run an OpenMDAO problem from it.

Installation

The OpenLEGO package can be installed using the setup.py file provided in the root of this repo. Any required packages should automatically be installed alongside it.

The following packages are required by OpenLEGO:

OpenLEGO is also on PyPi, so it can also be installed simply using pip install openlego.

Usage

Check out the test cases in the openlego.test_suite.test_examples package included in this repo test get an idea of how OpenLEGO can be used.

Credits

OpenLEGO was originally developed by Daniël de Vries as part of his MSc thesis at the TU Delft. Feel free to post any feedback on the code, suggestions for new features, and general ideas.

NOTE: OpenLEGO was not developed under the umbrella of the AGILE project and did not receive funding from it.

About

Open-source Link between AGILE and OpenMDAO

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.8%
  • Makefile 2.9%
  • Batchfile 0.3%