Update on documents BranchTrip( )
mkaracelebi opened this issue · 2 comments
mkaracelebi commented
In the documents BranchTrip( ) has 3 different inputs (time, type, name) but in the latest version it produces a MethodError and source code indicates 2 inputs only (time, name).
jd-lara commented
@mkaracelebi can you confirm which version are you using? The current syntax for a branch trip is as in the documentation BranchTrip(1.0, Line, "BUS 1-BUS 2-i_1"),
if you do
julia> ] st
and paste the info it will be easier to help you.
mkaracelebi commented
Version problem, now solved.