Skip to content

Commit

Permalink
Update optimal_power_flow.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Oscar Dowson <[email protected]>
  • Loading branch information
jd-foster and odow authored Sep 13, 2024
1 parent 853ff95 commit 6274c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/tutorials/applications/optimal_power_flow.jl
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
# that simplifies the construction of semidefinite programs.
# Another approach is to formulate the problem focusing on network lines
# (known as a _branch model_) where it is easier to work with flow
# constraints. A general approach is provided by the Julia/JuMP package
# constraints. A general approach is provided by
# [PowerModels.jl](https://lanl-ansi.github.io/PowerModels.jl/stable/),
# an open-source framework to a broad range of power flow model formulations
# along with utilities for working with detailed network data.
Expand Down

0 comments on commit 6274c51

Please sign in to comment.