Electa-Git / PowerModelsACDC.jl

A hybrid AC/DC OPF package based on PowerModels.jl
BSD 3-Clause "New" or "Revised" License
52 stars 20 forks source link

Error - due to blank or missing DC components in input file #68

Closed sdwhardy closed 1 year ago

sdwhardy commented 2 years ago

When running the run_tnepopf formulation with only candidate lines and no candidate converters or existing lines, dummy inputs must be utilized for branchdc and convdc_ne. The same is true if only candidate converters are analyzed, a dummy input is required for branchdc_ne. The dummy inputs are an easy work around but the errors are confusing for new users, also it is unclear if a dummy candidate contributes to the number of binaries and therefore computation time.

mwe_pmacdc_error