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

[WIP] Refactoring template driver to dynamically create RAVEN workflows #391

Open j-bryan opened 1 week ago

j-bryan commented 1 week ago

Pull Request Description

What issue does this change request address?

390

What are the significant changes in functionality due to this change

This pull request restructures the templating system used to generate RAVEN workflows.


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 week ago

Wow, this is quite an effort! Do you have any diagramming or writeup for the logic flow? I think it's starting to make sense glancing over it, but some developer documentation would help get us up to speed on this new structure. Thanks for your work on this!