#############################
Networks
#############################
.. _ppNetworks:
Besides creating your own grids using pandapower functions, pandapower provides synthetic and
benchmark grids through the networks module.
The pandapower networks module contains example grids, simple test grids, randomly generated
grids, CIGRE test grids, IEEE case files (including 3-phase grids) and synthetic low voltage grids from Georg Kerber, Lindner et. al. and Dickert et. al.
If you want to evaluate your algorithms on benchmark grids with corresponding full-year load, generation, and storage profiles
or want to publish your results in a reproducible manner, we recommend the SimBench repository
(`Homepage `_, `GitHub Repository to use SimBench with pandapower `_).
You can find documentation for the individual network modules of pandapower here:
.. toctree::
:maxdepth: 2
networks/example
networks/test
networks/cigre
networks/mv_oberrhein
networks/power_system_test_cases
networks/kerber
networks/synthetic_voltage_control_lv_networks
networks/dickert_lv_networks
networks/3phase_grids