Code Examples

From GridPACK
Jump to: navigation, search

This page contains links to annotated code examples that illustrate how GridPACK can be used to develop applications.

Power flow calculations are standard in power grid modeling and the example provides an illustration of how to use many of the basic features in the GridPACK framework.

Contingency analysis is another standard application in power grid modeling that also is highly scalable. The contingency analysis application illustrates how GridPACK can be used to execute applications consisting of multiple independent task. It also provides a good illustration of how to use application modules to create more complicated work flows.