Skip to content

Dash-based GUI for live monitoring of OpenMDAO optimizations

Notifications You must be signed in to change notification settings

kejacobson/om_dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

pip install -e .

Running the GUI

  1. Go to the examples and start the optimization.
  2. In a second terminal, run monitor_opt.py in the same directory
  3. Open the address Dash is running on http://127.0.0.1:8050/in a web browser
  4. Set the recorder name to "paraboloid.sql".
  5. Click the start button.
  6. The plotly graph is interactive, so you can zoom, move axes, hover over values, or click on variables in the legend to turn on/off lines.

About

Dash-based GUI for live monitoring of OpenMDAO optimizations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published