jkupka

Results 2 issues of jkupka

Solves a mismatch of arrays during zero impedance addition of ext grids if at least one ext grid is out of service

Running pp.runpp_3ph fails with a key error if trafo index is not starting at 0 or it is not consecutive. Minimal example: ```python import pandapower as pp import pandapower.networks as...