PowerFlows.jl

Overview

PowerFlows.jl is part of the National Laboratory of the Rockies' Sienna platform, an open source framework for scheduling problems and dynamic simulations for power systems. The Sienna platform can be found on github. The documentation is still in progress.

Installation

The latest stable release of PowerFlows can be installed using the Julia package manager with

] add PowerFlows

For the current development version, "checkout" this package with

] add PowerFlows#main