Skip to content

Commit

Permalink
removed dist_slack since not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
alefcastelli committed Sep 6, 2023
1 parent 9cf5bfb commit c74b656
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/virtual_lodf_calculations.jl
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ end
function VirtualLODF(
branches,
buses::Vector{PSY.ACBus};
dist_slack::Vector{Float64} = Float64[],
tol::Float64 = eps(),
max_cache_size::Int = MAX_CACHE_SIZE_MiB,
persistent_lines::Vector{String} = String[],
Expand Down

0 comments on commit c74b656

Please sign in to comment.