lanl-ansi / PowerModelsDistribution.jl

A Julia/JuMP Package for Unbalanced Power Network Optimization
https://lanl-ansi.github.io/PowerModelsDistribution.jl/stable/
Other
142 stars 42 forks source link

DOC: add arvix reference to native power flow #432

Closed hei06j closed 1 year ago

hei06j commented 1 year ago

DOC adding arvix reference

This PR requests adding the arvix reference of the current injection method algorithm implementation to the appropriate docstrings in native_pf.jl file.

The change only adds a few lines in the docstrings and does not add any line of actual code.

codecov[bot] commented 1 year ago

Codecov Report

Merging #432 (e36c53a) into main (e5e7e3f) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #432   +/-   ##
=======================================
  Coverage   73.51%   73.51%           
=======================================
  Files          65       65           
  Lines       16248    16248           
=======================================
  Hits        11945    11945           
  Misses       4303     4303           
Impacted Files Coverage Δ
src/prob/native_pf.jl 93.69% <ø> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more