e2nIEE / pandapower

Convenient Power System Modelling and Analysis based on PYPOWER and pandas
https://www.pandapower.org
Other
885 stars 485 forks source link

Benchmark on MATPOWER data #2404

Open yasirroni opened 2 months ago

yasirroni commented 2 months ago

Feature Checklist

Issue

I know that pandadpower have simbench. But, matpower has a compatibility with pglib. I've port of it that can be easily used with matpower-pip and matpowercaseframes in [PyPGLib] (https://github.com/yasirroni/PyPGLib).

My question is, is there any existing bencmark between matpower and pandapower with data that is compatible for both solver? And how to run the benchmark if there exist? I've looked at https://github.com/e2nIEE/pandapower-paper and https://github.com/e2nIEE/simbench, but can't find how to run and reproduce pandapower paper results comparison (using same data if mandatory).

Thanks.

Label

vogt31337 commented 5 days ago

@yasirroni, pandapower uses internally the matpower matrices, called ppc/ppci maybe this helps you comparing the two.