Joachim Ganesha

Results 2 issues of 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)...

bug

### Background I want to implement the IEEE 9 node example from this reference: ![Image](https://github.com/user-attachments/assets/65193ea8-e6d9-41aa-a013-850593f7e855) with the following parameters: ![Image](https://github.com/user-attachments/assets/3d0eab69-f735-4b7f-b425-d5df599977dc) ![Image](https://github.com/user-attachments/assets/d833df43-9ddf-410b-9509-6afaab01227e) ### Code This is my implementation: ``` # %%...