lanl-ansi / rosetta-opf

AC-OPF Implementations in Various NLP Modeling Frameworks
Other
47 stars 9 forks source link

Add ModelingToolKit Model based on SciMLBenchmarks #56

Open ccoffrin opened 5 months ago

ccoffrin commented 5 months ago

Reference implementation, https://github.com/SciML/SciMLBenchmarks.jl/blob/07ca27bb559031c0c0ab17f4d4c22dddfdb43535/benchmarks/OptimizationFrameworks/optimal_powerflow.jmd#L599-L765

odow commented 5 months ago

Here's the clnlbeam example for reference: https://github.com/SciML/SciMLBenchmarks.jl/pull/836