-
Notifications
You must be signed in to change notification settings - Fork 37
Home
HERON (Holistic Energy Resource Optimization Network) is a software framework to construct workflows solving complex resource allocation problems to meet target economic goals.
It leverages probabilistic analysis tool RAVEN to run constructed workflows. HERON is a plugin for RAVEN.
The following are a selection of technical reports, conference proceedings, and journal articles that may be of interest to users and developers of HERON, loosely in order of work performed.
- Evaluation of Hybrid FPOG Applications in Regulated and Deregulated Markets Using HERON
- HERON as a Tool for LWR Market Interaction in a Deregulated Market
- Evaluation of Hydrogen Production Feasibility for a Light Water Reactor in the Midwest
- Economic Assessment of Nuclear Hybrid Energy Systems: Nuclear-Renewable-Water Integration in Arizona
- Economic analysis of a nuclear hybrid energy system in a stochastic environment including wind turbines in an electricity grid
- Correlated synthetic time series generation for energy system simulations using Fourier and ARMA signal processing
- Synthetic wind speed scenarios generation for probabilistic analysis of hybrid energy systems
Instructions for installing RAVEN plugins (including HERON) can be found on RAVEN's website.
The HERON documentation can be compiled from TeX by navigating to HERON/doc and:
- Windows: using
git bash
, runmake_docs.bat
- OSX/Unix: running
make
. The resulting documentation will be in thepdfs
folder underHERON/doc
.
HERON has a user group email list. This email list can be used for:
- Developers announcing releases or notifications
- Users asking questions about installation or usage
- etc
The email address is [email protected].
To subscribe, you can:
- Email [email protected], or
- Navigate to https://groups.google.com/d/forum/inl-heron-users.
Examples of integration tests for HERON can be found at HERON/tests/integration_tests.