First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!

Ask Your Question
0

PSS/E 34.9.3 complains about for_alloc_assign_v2.

asked Jun 20 '2

mgb gravatar image

Hi,

I have just upgraded to PSS®E v34.9.3 and scripts that worked smoothly in v34.1.1 (and still work but....) now pop up a dialog to complain about not finding forallocassign_v2. Seems to be an Intel Fortran Compiler complication: see community.intel.com/t5/Intel-Fortran-Compiler/Missing-Entry-for-for-alloc-assign-v2/m-p/1164470 and may have to do with old versions of DLLs in my path.

Has anyone encountered similar problems? If so, what was your solution?

Regards,

Michael.

1 answer

Sort by » oldest newest most voted
0

answered Jun 21 '2

mgb gravatar image

Hi,

I can answer my own question.

I opened a ticket with Siemens PTI about my problem, but stumbled on a solution in the mean time.

You now need to include (not sure what version of PSS/E first needed it...):

import psse34

in your Python scripts to avoid the error.

Regards,

Michael.

link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.
Want to format code in your answer? Here is a one minute demo on Youtube

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: Jun 20 '2

Seen: 145 times

Last updated: Jun 20 '22