Joachim Ganesha
Joachim Ganesha
### Bug report checklis - [X] Searched the [issues page](https://github.com/e2nIEE/pandapower/issues) for similar reports - [X] Read the relevant sections of the [documentation](https://pandapower.readthedocs.io/en/latest/about.html) - [ ] Browse the [tutorials](https://github.com/e2nIEE/pandapower/tree/develop/tutorials) and [tests](https://github.com/e2nIEE/pandapower/tree/develop/pandapower/test)...
### Background I want to implement the IEEE 9 node example from this reference:  with the following parameters:   ### Code This is my implementation: ``` # %%...