The PowerSystems.jl
package provides a rigorous data model using Julia structures to enable power systems analysis and modeling. In addition to stand-alone system analysis tools and data model building, the PowerSystems.jl
package is used as the foundational data container for the PowerSimulations.jl package. PowerSystems.jl
supports a limited number of data file formats for parsing.
- The latest tagged version in PowerSystems will work with Julia v1.2+.
- Generators (Thermal, Renewable and Hydro)
- Transmission (Lines, and Transformers)
- Active Flow control devices (DC Lines and phase-shifters)
- Topological elements (Buses, Arcs, Areas)
- Storage (Batteries)
- Load (Static, and curtailable)
- Services (Reserves, transfers)
- Forecasts (Deterministic, scenario, stochastic)
- Dynamic Components
- MATPOWER CaseFormat
- PSS/e - PTI Format
- RTS-GMLC table data format
You can install it by typing
julia> ] add PowerSystems
Once installed, the PowerSystems
package can by used by typing
using PowerSystems
Contributions to the development and enahancement of PowerSystems is welcome. Please see CONTRIBUTING.md for code contribution guidelines.
PowerSystems is released under a BSD license. PowerSystems 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)