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

minimums as percents #361

Closed PaulTalbot-INL closed 1 month ago

PaulTalbot-INL commented 1 month ago

Pull Request Description

DO NOT MERGE -> changes should be integrated into the DOVE migration.

What issue does this change request address?

Closes #338.

What are the significant changes in functionality due to this change request?

Changes minimums to be read in as a percentage of the installed capacity, instead of a real value. This also removes the need for the "resource" specifier on the minimum.

Changed the minimum production test to (1) be debug, so we can check the dispatch, and (2) not use ARMA as the minimum, for clearer results.


For Change Control Board: Change Request Review

The following review must be completed by an authorized member of the Change Control Board.

PaulTalbot-INL commented 1 month ago

@dylanjm this may actually not impact DOVE; if so, we can merge this when you have time to review it.

dylanjm commented 1 month ago

@PaulTalbot-INL Since we moved Components over to DOVE it will affect, but since it's small enough, we can go ahead and merge it and I will make the neccesary updates to the Components file over in DOVE.