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

added sequential ac dc power flow solver #80

Closed ghulam41 closed 9 months ago

ghulam41 commented 9 months ago

Dear @hakanergun,

I have added the sequential AC DC power flow solver to the package. All the functions are added in a single file "sacdcpf.jl" in the "prob" folder. It needed NLsolve and SparseArrays as dependencies, so I imported these two. Further, I have added two unit tests in a separate file "spf" in the "test" folder. I have also updated the following two documentation files mainly "specifications.md" and "problems.md", and a small error in "formulations.md".

I have added all the unit tests twice, it passed all 252.

Please change the names, locations, or folders as you like.

Best regards, Ghulam

codecov[bot] commented 9 months ago

Codecov Report

Attention: 88 lines in your changes are missing coverage. Please review.

Files Coverage Δ
src/PowerModelsACDC.jl 100.00% <ø> (ø)
src/prob/sacdcpf.jl 84.56% <84.56%> (ø)

:loudspeaker: Thoughts on this report? Let us know!.