Welcome to GridWorkbench’s documentation!
GridWorkbench, (GWB), is a Python-based data structure that holds an electric grid model. It contains functionality to import and export data from PowerWorld Simulator using Easy Sim Auto.
The github page for GWB Documentation can be found here: GWB Github Page
Contents
- Tutorial
- Installation
- Creating a GWB Object & Reading in a PowerWorld Case
- Container Objects
- Determining Attributes of Objects
- Region Objects
- Area Objects
- Substation Objects
- Bus Objects
- Generator Objects
- Load Objects
- Shunt Objects
- Branch Objects
- Using Easy Sim Auto (ESA) in GWB
- Using GWB Without SimAuto or ESA - Using aux Files
- Examples
- GWB Documentation
- Making Changes to GWB Documentation