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

The component's total activity #309

Closed BotrosHanna-INL closed 1 year ago

BotrosHanna-INL commented 1 year ago

Pull Request Description

What issue does this change request address?

https://github.com/idaholab/HERON/issues/289

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

For Change Control Board: Change Request Review

The following review must be completed by an authorized member of the Change Control Board.

BotrosHanna-INL commented 1 year ago

Thank you so much, Dylan for taking the time to review this PR. I modified the dispatch_manager and working now on the template_driver changes.

BotrosHanna-INL commented 1 year ago

@dylanjm I have modified the optimization settings test. It takes less than 300 seconds now.

moosebuild commented 1 year ago

Job CentOS 8 on 1801220 : invalidated by @dylanjm

Not sure what happend. Failure in Example Plugins.

joshua-cogliati-inl commented 1 year ago

Job CentOS 8 on 1801220 : invalidated by @dylanjm

Not sure what happend. Failure in Example Plugins.

ImportError: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /home/civet/miniconda3/envs/raven_libraries/lib/python3.10/site-packages/pandas/_libs/window/aggregations.cpython-310-x86_64-linux-gnu.so

This looks like a conflict between the library that pandas expects and the library that is on the computer. Of hand I am not sure why this is happening in the HERON test on Centos 8, but not on the RAVEN test, which is using the same pandas library. py310h7cbd5c2_1, py310h7cbd5c2_1 https://civet.inl.gov/job/1729335/ versus https://civet.inl.gov/job/1731389/

moosebuild commented 1 year ago

Job CentOS 8 on eabbaaa : invalidated by @joshua-cogliati-inl

used LD_LIBRARY_PATH magic