Skip to content

Instantly share code, notes, and snippets.

@ljnmedium
Created March 21, 2024 08:43
Show Gist options
  • Save ljnmedium/e2b02503fccc5c3819d23b6126cdaac6 to your computer and use it in GitHub Desktop.
Save ljnmedium/e2b02503fccc5c3819d23b6126cdaac6 to your computer and use it in GitHub Desktop.
description of the grid2op environment
Element Function Possible action
Generator Produces electricity, injects power in the grid. Different types: non-renewable/renewable Redispatch (non-renewable), curtailment (renewable)
Load Consumes electricity, consumption endpoint of the grid
Substation Nodes of the power grid, interconnect elements through 2 connexion buses Reconfigure buses
Power line Responsible for transporting electricity, connects 2 elements of the grid Connect/disconnect
Storage Battery able to store energy, making it act conceptually as both generator and load within the system Charge/Discharge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment