StorageSystemsSimulations.jl
Overview
StorageSystemsSimulations.jl is a PowerSimulations.jl extension to support formulations and models related to energy storage.
Operational Storage Models can have multiple combinations of different restrictions. To manage these variations, StorageSystemsSimulations.jl relies on the PowerSimulations.DeviceModel attributes feature. Formulations can have varying implementations for different attributes defined in PowerSimulations.DeviceModel.
About Sienna
StorageSystemsSimulations.jl is part of the National Renewable Energy Laboratory's Sienna ecosystem, an open source framework for power system modeling, simulation, and optimization. The Sienna ecosystem can be found on Github. It contains three applications:
- Sienna\Data enables efficient data input, analysis, and transformation
- Sienna\Ops enables enables system scheduling simulations by formulating and solving optimization problems
- Sienna\Dyn enables system transient analysis including small signal stability and full system dynamic simulations
Each application uses multiple packages in the Julia programming language. StorageSystemsSimulations.jl is part of Sienna\Ops.
Installation and Quick Links
- Sienna installation page: Instructions to install
StorageSystemsSimulations.jland other Sienna\Ops packages - Sienna Documentation Hub: Links to other Sienna packages' documentation