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

[TASK] Update HERD to be compatible with newest DISPATCHES release #245

Closed GabrielSoto-INL closed 1 year ago

GabrielSoto-INL commented 1 year ago

Issue Description

Is your feature request related to a problem? Please describe. The newest DISPATCHES release upgrades to the newest IDAES version which adds functionality to the MultiPeriod class (it is now more compatible with stochastic runs). Within HERON, HERD should be able to use the MultiPeriod class when running the nuclear case study, just like the nuclear case study notebook in DISPATCHES. DISPATCHES also did some directory reorganizing, so paths need to be updated.

Describe the solution you'd like HERD should build the MultiPeriod class and use it to create the Pyomo model. HERD should link functions in the init call of the MultiPeriod for fixing DoF, flowsheets, etc.


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.