You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pandapower is an easy to use network calculation program aimed to automate the analysis and optimization of power
systems. It uses the data analysis library pandas and is compatible with the commonly
used MATPOWER / PYPOWER case format. pandapower allows using different solvers including an improved Newton-Raphson
power flow implementation, all PYPOWER solvers, the C++ library solvers for fast steady-state distribution power system analysis of PowerGridModel, the Newton-Raphson power flow solvers in the C++ library lightsim2grid, and the
PowerModels.jl library.
If you are interested in the latest pandapower developments, subscribe to our mailing list!
To get realistic load profile data and grid models across all voltage levels that are ready to
be used in pandapower, have a look at the SimBenchproject website or
on GitHub.
If you want to model pipe networks (heat, gas or water) as well, we recommend
pandapower's sibling project pandapipes (website, GitHub repository).
pandapower is a joint development of the research group of the Department for Sustainable Electrical Energy Systems (e2n), University of Kassel and the Department for Distribution System
Operation at the Fraunhofer Institute for Energy Economics and Energy System Technology (IEE), Kassel.
We welcome contributions to pandapower of any kind - if you want to contribute, please check out the pandapower contribution guidelines.
About
Convenient Power System Modelling and Analysis based on PYPOWER and pandas