Ask Your Question
0

PSS/E 34.9.3 complains about for_alloc_assign_v2.

asked 2022-06-19 21:45:53 -0500

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.

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2022-06-20 22:47:17 -0500

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.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: 2022-06-19 21:45:53 -0500

Seen: 124 times

Last updated: Jun 20 '22