-
I am trying to generate a valid powermodels data structure directly without going through a .m or .raw file for interfacing with pandapower (see e2nIEE/pandapower#207), but I am unsure about how to de…
-
I have had a look at the functions `connected_component` and `connected_components` from the topology package again and thought about some performance improvement. There were two things that crossed m…
-
The three winding transformer in pandapower models open loop losses/iron losses as the losses of one of the three two winding transformers. Is this a common approach? The models I know use a shunt ele…
-
Hi,
in build_gen.py (Line 463) an equality check is made. But due to some conversions made before, this check fails:
``` python
values = [1.00999999 1.00999999 1.00999999 1.00999999 1. 1…
-
I am opening a new issue for the discussions in #127. Things that are still to do for the create_nxgraph function:
- tests for create_nxgraph
- possible performance improvement
- look into usin…
-
Hi Michel ( @miek770 ),
I see that in the branch device there is another style of documentation.
Why did you choose that format?
Before I was using the style that is automatically generated by …
-
Hi,
I have a weird issue with 2 buses sometimes not showing on my plots for a particular network. They are definitely modelled and active; they are considered in the short circuit calculation and s…
-
Dear developers of pandapower,
I am new to pandapower and did not see a feature that allows capacity extension in the optimal power flow analysis so a generation investment planning is possible. Do…
-
Hi,
I modeled a very simple network to investigate weird results I was getting for 3ph short circuit simulations at 600V and lower. Along the way I noticed that the short circuit current in kA is r…
-
Hi,
i am currently working on a high voltage network with lots of measurements. The bus of the pandapower network represents a busbar in the substation in the real world and the buses were connected …