Look-Ahead Security-Constrained Optimal Power Flow in Julia
PowerLASCOPF.jl is a Julia package for Look-Ahead Security-Constrained Optimal Power Flow (LASCOPF) built on NREL/Sienna's infrastructure:
- PowerSystems.jl (PSY)
- PowerSimulations.jl (PSI)
- InfrastructureSystems.jl (IS)
- 🔋 Security-constrained optimal power flow
- 🔮 Look-ahead optimization capabilities
- ⚡ Built on Sienna ecosystem
- 🚀 High-performance Julia implementation
using Pkg
Pkg.add("PowerLASCOPF")