idaholab / HERON

Holistic Energy Resource Optimization Network (HERON) is a modeling toolset and plugin for RAVEN to accelerate stochastic technoeconomic assessment of the economic viability of various grid-energy system configurations, especially with application to electrical grids and integrated energy systems (IES).
Apache License 2.0
24 stars 38 forks source link

[TASK] HERON using Bayesian Optimizer #308

Closed AnthoneyGriffith closed 6 months ago

AnthoneyGriffith commented 1 year ago

Issue Description

Is your feature request related to a problem? Please describe. Run times with the gradient descent can be undesirably long.

Describe the solution you'd like Extend HERON to use RAVEN's Bayesian Optimizer, which may be more job efficient than the gradient descent.

Describe alternatives you've considered Changing the settings of the gradient descent optimizer; however, this does not have a clear path to improving run time.


For Change Control Board: Issue Review

This review should occur before any development is performed as a response to this issue.


For Change Control Board: Issue Closure

This review should occur when the issue is imminently going to be closed.

dylanjm commented 6 months ago

Approved to close via #344