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
22 stars 36 forks source link

[TASK] Access GradientDescent Features in HERON input script #355

Closed GabrielSoto-INL closed 2 months ago

GabrielSoto-INL commented 2 months ago

Issue Description

Is your feature request related to a problem? Please describe. There are some algorithm features/settings specific to the GradientDescent optimization strategy that are hardcoded into the outer.xml but are not options in the heron_input.xml. These include growthFactor, shrinkFactor, and initialStepScale.

Describe the solution you'd like It'd be nice if the user had access to those settings in the HERON input script rather than the outer XML which adds extra steps for the user.

Describe alternatives you've considered


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.

PaulTalbot-INL commented 2 months ago

Approved to close via #356.