Users

January 12, 2025 ยท View on GitHub

This repository contains examples of GridLAB-D implemented in Arras Energy.

Users

To list the examples available:

gridlabd example index

To download an example

gridlabd example get NAME

To open an example

gridlabd example open NAME

Developers

To create an example, do the following

  1. Create the example folder in the root folder of this repository. Make the name simple, clear, and with no special characters or spaces.

  2. Upload all the files needed to open the example.

  3. Create the .openrc file to open the example. You may use any command that can run in the GridLAB-D shell environment.