-
```
[6] 14:03:29 Translation Error
[N44.Original.Generators.Gen1_bus_7000: 5:3-27:77]: Variable G1_bus7000.gENROU: In modifier (V_0 = G1_bus7000.PSSE_data.voltages.V7000), class or component V_0 not…
-
My code is:
fn = 'X:\z2.RAW'
mpc = psse2mpc(fn); %%%%%% Converts PSSE/RAW File to MATPOWER Case
I am using Windows OS, Matpower 7.1 and Octave 6.2.0. I get the following error:
Splitting…
-
I am using the following code on Windows 10, Matpower 7.1, Octave 6.2.0:
clear; clc;
fn = 'X:\z1.RAW'
mpc = ext2int(psse2mpc(fn, 0, 30)); %%%%%% Converts PSSE/RAW File to MATPOWER Case
H = …
-
I would like to compare some of the results from Andes with PSSE (or Matpower). However, it seems that Andes does not provide a raw format output. Is it possible to add such feature (or does it exist …
-
## Description
### What steps will reproduce the problem?
import pssepath
pssepath.add_pssepath()
import psspy
psspy.psseinit()
# im trying to open psse throug python
### Traceback
```python-tr…
-
I am trying to using multiprocessing with kivy. It works fine on linux, but on windows I had to put the kivy imports within the "__name__ == '__main__'" section, otherwise it tends to open more blank …
TimSC updated
2 years ago
-
Dr. Cui,
I notice that the test system data are contained in *.raw and *.dyr files. It seems that InterPSS also uses those two extensions to define the test system. I wonder what's the origin…
-
Hi, I obtain the following exception when launching a job: 'Exception: basic_string::_M_construct null not valid'.
The iidm file is obtained using the psse importer in Powsybl. Then, running a load f…
-
* **Do you want to request a *feature* or report a *bug*?**
Issue when converting network between two formats
* **What is the current behavior?**
Empty XIIDM output file when converting from a …
-
The model `OpenIPSL.Electrical.Machines.PSSE.GENCLS` has currently all power flow variables deactivated which is probably not quite correct. This is also demonstrated in https://youtu.be/DZ_hcUXPjMA?t…