Getting started#

Open RAO (Remedial Action Optimizer) is an open-source toolbox that aims at providing a modular engine for remedial actions optimisation, part of the Linux Foundation Energy.

Start using OpenRao#

  • Mandatory input data are:

  • You will also need to define a set of rao parameters.

  • Outputs:

    • Step-by-step calculation is detailed in the logs. Learn more about how logs are configured here.

    • Rao results are defined in a json file, described here.

Understanding OpenRao#

Fine tuning your implementation of OpenRao#

Check Combining performance and complexity to adapt your rao implementation.