PowerModels.jl: An Open-Source Framework for Exploring Power Flow Formulations
一个新的PF和OPF开源软件,比较难得的是支持的建模方式比较多,包括AC(直角坐标、极坐标)、DC(极坐标)、SOCP和QC软件地址:https://github.com/lanl-ansi/PowerModels.jl
PowerModels.jl is a Julia/JuMP package for Steady-State Power Network Optimization.It is designed to enable computational evaluation of emerging power network formulations and algorithms in a common platform.The code is engineered to decouple problem specifications (e.g. Power Flow, Optimal Power Flow, ...) from the power network formulations (e.g. AC, DC-approximation, SOC-relaxation, ...).This enables the definition of a wide variety of power network formulations and their comparison on common problem specifications.
Core Problem Specifications
[*]Power Flow (pf)
[*]Optimal Power Flow (opf)
[*]Optimal Transmission Switching (ots)
[*]Transmission Network Expansion Planning (tnep)
Core Network Formulations
[*]AC (polar and rectangular coordinates)
[*]DC Approximation (polar coordinates)
[*]SOC Relaxation (W-space)
[*]QC Relaxation (W+L-space)
页:
[1]