Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 703 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 703 Bytes

utilitySimGB

Utility scale simulator for the GridBallast load control devices.

Installation and Walkthrough

macOS binaries are available on the releases page.

Details about how to configure and use the simulator are available in the Jupyter notebook walkthrough.

Build Instructions

git clone https://github.com/gridballast/utilitySimGB
cd workdir
autoreconf -isf
./configure --prefix=$PWD/install --enable-silent-rules
make
make install
cp ezgridlab.sh install/gridlabd.sh
chmod +x install/gridlabd.sh
install/gridlabd.sh --version