Skip to content

Analytic routines for power system simulation results in the Sienna ecosystem

License

Notifications You must be signed in to change notification settings

NREL-Sienna/PowerAnalytics.jl

This branch is 1 commit behind main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8b97f7d · Feb 20, 2025
Oct 27, 2023
Jan 22, 2025
Feb 19, 2025
Feb 11, 2025
Feb 19, 2025
Jan 31, 2025
Oct 27, 2023
May 1, 2023
Aug 24, 2022
Feb 20, 2025
Feb 14, 2025

Repository files navigation

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 structures related to and execution of power system simulations.

using PowerAnalytics
using PowerSystems
# where "res" is a PowerSimulations.SimulationResults object
renewable_generation = calc_active_power(make_selector(RenewableGen), 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)

About

Analytic routines for power system simulation results in the Sienna ecosystem

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages