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

[DEFECT] Static Histories Does Not Work Fully in Debug Dispatch Mode. #249

Closed dylanjm closed 1 year ago

dylanjm commented 1 year ago

Defect Description

Describe the defect

What did you expect to see happen?

To be able to use static histories and debug mode

What did you see instead?

There are some errors concerning _ROM_Cluster not being found

Also we must deal with reducing the project time despite the CSV containing more years of data. For example, setting macro_steps = 1 and keeping 20 years of data in your CSV causes an error.

Do you have a suggested fix for the development team?

Describe how to Reproduce Steps to reproduce the behavior:

Screenshots and Input Files Please attach the input file(s) that generate this error. The simpler the input, the faster we can find the issue.

Platform (please complete the following information):


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.

PaulTalbot-INL commented 1 year ago

No need to email users, as currently this will cause an error and not incorrect operation.

PaulTalbot-INL commented 1 year ago

I think this got solved by #285, @dylanjm can you confirm?

dylanjm commented 1 year ago

Issue approved for closure by #285