Skip to content
Paul Talbot edited this page Jun 8, 2021 · 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: using git bash, run make_docs.bat
  • OSX/Unix: running make. The resulting documentation will be in the pdfs folder under HERON/doc.

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