-
I was trying to build some code implementing simple std_type functions for both pandapipes and pandapower, when I noted an incompatibility: standard types are saved in pandapower nets at the key "std_…
-
### 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.r…
-
Hello,
I have on major problem in my code to conduct a powerflow calculation in pandapower. Apparently, my problem has an issue that it does not converge. Hence, i would like to ask you for any pos…
-
Hi,
I am having issues running a 3 phase timeseries powerflow. I keep getting errors related to elements that appear in balanced powerflows such as:
```
Error at index [0, 1, 2, 3, 4, 5, 6, 7, 8…
-
### 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.r…
-
Can anybody help me model FACTS devices paricularly UPFC in pandapower?
-
Hi,
when converting a PandaPower network _that includes a storage object_ to PowerModels, a generator object with unlimited active/reactive power rating (i.e. pmin, pmax = -1e+09, +1e+09 respective…
-
Whether to support MPE environment?
-
### Feature Checklist
- [X] Searched the [issues page](https://github.com/e2nIEE/pandapower/issues) for similar reports
- [X] Read the relevant sections of the [documentation](https://pandapower…
-
Right now, run_control=True can only be set via pp.runpp(net, run_control=True).
pp.set_user_pf_options(net, run_control=True) is ignored right now.
I suggest adjusting the code in pp.runpp to con…