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

Function custom XML nodes #368

Closed PaulTalbot-INL closed 2 weeks ago

PaulTalbot-INL commented 4 weeks ago

Pull Request Description

What issue does this change request address?

Closes #340

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

Uses RAVEN's new input spec feature (https://github.com/idaholab/raven/pull/2332) to implement arbitrary function additional XML, which will be passed to the function as part of the meta object.


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 3 weeks ago

Requires https://github.com/idaholab/raven/pull/2332.