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] Allow `<minimum>` to be specified as a percent instead of absolute terms #338

Closed dylanjm closed 1 month ago

dylanjm commented 5 months ago

Issue Description

Is your feature request related to a problem? Please describe.

Currently the <minimum> node only accepts values in absolute terms of capacity. We should modify this so that instead of a fixed value this should be a percent. This may lend itself to a more intuitive understanding by the user.

Describe the solution you'd like

Change logic to use percent Update Documentation


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 1 month ago

Approved to close via #361