GithubHelp home page GithubHelp logo

python-repository-hub / glennopt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nasa/glennopt

0.0 0.0 0.0 25.51 MB

Single and multi-objective optimization for computational simulations

Home Page: https://nasa.github.io/GlennOPT/build/html/

License: Other

Python 86.79% Jupyter Notebook 13.21%

glennopt's Introduction

GlennOPT

pip install glennopt

Objective

The objective of this project is to develop a standalone optimization tool that can be easily integrated into openmdao at a later stage. This tool will be entirely written in python making it compatible with windows and linux.

Why this tool?

This tool overcomes some of the limitations of gradient based optimization where F(x) = y which isn't always true for all simulations. GlennOPT uses a variation of Genetic Optimizers called Differential Evolution (DE). DE is capable of handling failed simulations. In the event of a failure the objective is set to a high value making the individual" undesireable for mutation and crossover. The other reason why someone would use this tool is if they had other parameters besides the objective that they wanted to keep track of or constrain. A good example of this is optimizing turbomachinery. There are many other parameters other than efficiency and power that matter. You might want to keep track of the mach number entering and exiting the geometry, flow angles, just to name a few. If you need gradient optimization, I recommend OpenMDAO or scipy minimize.

Summary

Many optimization packages seem like a compile of past tools written in other languages, they lack universal features described above that can make big data really happen at Glenn

Project Goals and Tasks

Key Features

  • Keeps track of each evaluation
  • Restarts from an Population folder
  • Execution timeouts (If CFD is stuck, kill it, but keep eval folder)
  • Exports all results to tecplot, csv
  • Track performance parameters
  • Apply constraints to performance parameters Future Features
  • Addition of other optimization algorithms
  • Incorporate metamodels (machine learning, kriging) directly in the optimization

Tutorials

Multi-Objective Kursawe Function

Single Objective Rosenbrock

Multi and Single Objective Probe Placement

Contributors

Position Dates Responsibility
Justin Rush LERCIP Intern Fall 2020 CCD DOE
Nadeem Kever LERCIP Intern Summer-Fall 2020 Single Objective DE
Trey Harrison Researcher Fall 2020- Probe Optimization test case
Paht Juangphanich Researcher Spring 2020- Architect

Funding

The development of this library was supported by NASA AATT (Advance Air Transport Technology). The development is supported by NASA Glenn LTE Branch however anyone is welcome to contribute by submitting a pull request.

License

NASA Open Source Agreement

glennopt's People

Contributors

justinrush80 avatar kant avatar pjuangph 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.