Skip to main content

Distributed Multidisciplinary Design Optimization (DMDO)

Project description

pages-build-deployment lx-build-and-pytest win-build-and-pytest macos-build-and-pytest

DMDO_logo

DMDO

DMDO is a python implementation for the distributed multidisciplinary design optimization method called nonhierarchical analytical target cascading (NHATC)

For technical and code documentation, please visit DMDO Webpage.


Version 1.3.0


License & copyright

© Ahmed H. Bayoumy

Citation

If you use this code, please cite it as shown below.

   @software{DMDO_AB,
   author       = {Bayoumy, A.},
   title        = {DMDO},
   year         = 2022,
   publisher    = {Github},
   version      = {1.3.0},
   url          = {https://github.com/Ahmed-Bayoumy/DMDO}
   }

How to use DMDO package

After installing the DMDO package using the pip command, the functions and classes of DMDO module can be imported directly to the python script as follows:

from DMDO import *

How to run DMDO from terminal

After installing the libraries listed in the requirements.txt, DMDO/DMDO.py can be called directly from a terminal window under the src directory. The path of the JSON template, which contains the problem input parameters, should be entered as an input argument to the DMDO.py call.

python ./src/DMDO/DMDO.py ./tests/test_files/Basic_MDO.yaml

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

DMDO-2404-py3-none-any.whl (44.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page