We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ae2fd7 commit 4ff0ddfCopy full SHA for 4ff0ddf
src/pwf.jl
@@ -4,7 +4,7 @@ module PWF
4
using PowerModels
5
6
# include PWF parser file
7
-include("pwf.jl")
+include("pwf2dict.jl")
8
9
# include PowerModels converter files
10
include("pwf2pm/bus.jl")
0 commit comments