• Stars
    star
    827
  • Rank 55,139 (Top 2 %)
  • Language
    Python
  • License
    Other
  • Created almost 8 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Convenient Power System Modelling and Analysis based on PYPOWER and pandas
logo

PyPI versions docs codecov codacy BSD pepy binder

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 Newton-Raphson power flow solvers in the C++ library lightsim2grid, and the PowerModels.jl library.

More information about pandapower can be found on www.pandapower.org:

About pandapower:

Getting Started:

If you are interested in the latest pandapower developments, subscribe to our mailing list!

SimBench_logo

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 SimBench project website or on GitHub.

pandapipes_logo

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 Energy Management and Power System Operation, University of Kassel and the Department for Distribution System Operation at the Fraunhofer Institute for Energy Economics and Energy System Technology (IEE), Kassel.

http://www.pandapower.org/images/contact/Logo_e2n.png

http://www.pandapower.org/images/contact/Logo_Fraunhofer_IEE.png

We welcome contributions to pandapower of any kind - if you want to contribute, please check out the pandapower contribution guidelines.