# OpenLEGO
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:
[OpenMDAO](https://testpypi.python.org/pypi/openmdao)
[numpy](https://pypi.python.org/pypi/numpy)
[ssbj-kadmos](https://pypi.python.org/pypi/ssbj-kadmos)
OpenLEGO is also on [PyPi](https://pypi.python.org/pypi/openlego), 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](www.daniel-de-vries.com) as part of his MSc thesis at the [TU Delft](https://www.tudelft.nl/). Feel free to post any feedback on the code, suggestions for new features, and general ideas.
Release files for openlego 1.5.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| openlego-1.5.0.tar.gz | 80.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| openlego-1.5.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 204.9 kB
Release files / openlego-1.5.0.tar.gz
| Download URL | openlego-1.5.0.tar.gz |
|---|---|
| Size | 80.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
24463095e30b1e093a6b90082002202905798259374abb04ea1a7750d3ee7d65
|
|
BLAKE2b-256 checksum How to use checksums |
83ce35fddd93488df9a85b1812fb2b92363896bb17d005c24cc5e6200e6f3c07
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
|
Release files / openlego-1.5.0-py3-none-any.whl
| Download URL | openlego-1.5.0-py3-none-any.whl |
|---|---|
| Size | 124.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
bfb2af0095f065ac993583a89626b2cd64dd80765c6e891a089bd37b1f721009
|
|
BLAKE2b-256 checksum How to use checksums |
14a386e9a63c1378d0b75bcbd693f0eed59b1a38404a67cdb07f7df1062bc790
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
|