Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 624 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 624 Bytes

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.