Code Monkey home page Code Monkey logo

window_openmdao's Introduction

WINDOW_openMDAO

author: Sebastian Sanchez Perez-Moreno affiliation: Wind Energy Section, Faculty of Aerospace Engineering, TU Delft, the Netherlands email: [email protected]

WINDOW is an MDAO workflow meant to support the design of offshore wind farms. WINDOW can accommodate different models for the same disciplinary modules, and some models are included in the tool. It is written in NASA's OpenMDAO framework. The following publications by the same author shows the Extended Design Structure Matrix of WINDOW.

Please cite: Sebastian Sanchez Perez Moreno and Michiel B. Zaaijer. "How to select MDAO workflows", 2018 AIAA/ASCE/AHS/ASC Structures, Structural Dynamics, and Materials Conference, AIAA SciTech Forum, (AIAA 2018-0654) https://doi.org/10.2514/6.2018-0654


To install, go to the directory where you have cloned the module and execute

python2 setup.py install --user

Then its packages will be available under from WINDOW_openMDAO import <...>.

To reinstall after changes to your local copy:

python2 setup.py install --user --force

[Python 3 is not yet supported.]


First make sure you have OpenMDAO installed.

pip install openmdao

In order to run WINDOW from a working directory, you need to implement the WorkingGroup class (in the multifidelity_fast_workflow.py file) and define an OpenMDAO Problem class. All input must be put in a folder called "Input". An Options class (in WINDOW_openMDAO.src.api) must be instantiated and its attributes filled with the desired inputs that instantiate the MDAO workflow, such as models, numer of windrose sampling points and site and turbine input files. See and run an example from the "example" folder provided. Run IEA_borssele_irregular.py.

window_openmdao's People

Watchers

Chunyu Li avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.