WISPO-POP / PowerPlots.jl

Functions plot PowerModels networks
BSD 3-Clause "New" or "Revised" License
22 stars 2 forks source link

Bug when individual components have a 'weights' term #112

Open noahrhodes opened 1 year ago

noahrhodes commented 1 year ago
case["load"]["1"]["weight"]=0.2

powerplot(case)

-> Leads to bug ERROR: UndefVarError: compcase not defined

Possible typo in of either case or comp