PowerAnalytics.jl

Analytic routines for power system simulation results in the SIIP ecosystem
Author NREL-Sienna
Popularity
2 Stars
Updated Last
1 Year Ago
Started In
August 2022

PowerAnalytics.jl

main - CI codecov Documentation Build PowerAnalytics Downloads

PowerAnalytics.jl is a Julia package that contains analytic routines for power system simulation results in the Sienna ecosystem, specifically from PowerSimulations.jl.

Installation

julia> ]
pkg> add PowerAnalytics

Usage

PowerAnalytics.jl uses PowerSystems.jl and PowerSimulations.jl to handle the data and execution power system simulations.

using PowerAnalytics
# where "res" is a PowerSimulations.SimulationResults object
gen = get_generation_data(res)

Development

Contributions to the development and enhancement of PowerAnalytics is welcome. Please see CONTRIBUTING.md for code contribution guidelines.

License

PowerAnalytics is released under a BSD license. PowerAnalytics has been developed as part of the Scalable Integrated Infrastructure Planning (SIIP) initiative at the U.S. Department of Energy's National Renewable Energy Laboratory (NREL)