-
### 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…
-
According to the PSSe manual `NOMV2 is present for information purposes only; it is not used in any of the calculations for modeling the transformer. NOMV2 = 0.0 by default.`
When CW = 3 this cause…
-
### Name
MATPOWER
### Screenshots
![MATPOWER-Logo](https://user-images.githubusercontent.com/11841545/139923861-6860c119-32ee-4267-be99-ce90eb1069b0.png)
![cpf_example](https://user-images.g…
-
when testing the package by running 'test PowerModels', I get the error bellow. The program crashes at soc distflow pf_bf at 3-bus case. Below is the full code.
I am running this on MacBook Pro with …
-
Hi Dr. Zimmerman,
Here is my code,
```
function [ om ] = userfcn_case9lineartest(om,mpopt,args)
mpc = om.get_mpc();
BranchNum = size(mpc.branch, 1);
line_indices = [1,4,7];
…
-
**Describe the bug**
In a rare case, an error might happen due to `ipython_genutils` not properly installed. That is because `nbmake` did not require `ipython_genutils` nor `jupyter` explicitly. Othe…
-
Hi @kdheepak
When I try to run `calculate_PTDF()`,
```python
from psst.case.utils import calculate_PTDF
matpower = {}
case = 'case1888rte'
matpower[case] = read_matpower('matpower/data…
-
-
Currently the following components support automatically merging/extending the data when something like `mpc.branch_data`
is used in a matpower file.
```julia
const _mp_data_names = ["mpc.versi…
-
Prompted by discussion in https://discourse.julialang.org/t/ann-powerflowdata-jl-a-parser-for-pss-e-format-raw-power-flow-data-files/71722
Turns out power systems research has more than one very si…