Ask Your Question

mgb's profile - activity

2022-06-21 18:01:02 -0500 received badge  Popular Question (source)
2022-06-20 22:47:17 -0500 answered a question PSS/E 34.9.3 complains about for_alloc_assign_v2.

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.

2022-06-19 21:45:53 -0500 asked a question PSS/E 34.9.3 complains about for_alloc_assign_v2.

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.