Skip to content
Daniel Garrett edited this page Apr 19, 2022 · 16 revisions

HERON Logo

HERON

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.

Publications

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.

Technoeconomic Assessments

Synthetic History Generation

See More

Installation

Instructions for installing RAVEN plugins (including HERON) can be found on RAVEN's website.

Documentation

The HERON documentation can be compiled from TeX by navigating to HERON/doc and:

  • Windows: run make_docs.bat
  • OSX/Unix: run make_docs.sh.

The resulting user manual will be in the pdfs folder under HERON/doc. The resulting SQA documentation will be in the sqa_built_documents folder under HERON/doc/sqa.

User Group

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:

Examples

Examples of integration tests for HERON can be found at HERON/tests/integration_tests.

Clone this wiki locally