0

PSS/E Crash when using DFAX from Python

  • retag add tags

Hi everyone,

I am experiencing a bad case of PSS/E crash when using DFAX command within a Python Scripts. The DFAX command is included in a certain loop to calculate sensitivities of a bus to a branch flow. Every now and then the script crashes and the process is interrupted.

There is a message when debugging the crash, saying there is an exception not controlled in 0x058A5225 (psseng.dll), access violation trying to read the location 0x1C207A88.

I suspect that there is a problem when the script creates the dfax file, as if the dfax file cannot be accessed many times, or there is a problem when accessing multiple times certain dll. The crashing moment seems to happen randomly, at different moments in the loop.

Any body experiencing this type of problems may give me a clue?

I am using PSSE 33.5

thanks in advance!

Cid's avatar
11
Cid
asked 2020-02-13 01:27:31 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

I changed to PSSE 34 and the problem dissapeared. Mistery solved!

Cid's avatar
11
Cid
answered 2020-02-18 05:25:20 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Login/Signup to Answer