0

Fortran code to DLL error

I am a new user of the PSSE and I want to convert uexs.for file as an example in the psse folder. I install psse environment manager 9.1.1 and the version of my psse is 35.3. When I upload the uexs.for file in environment manager and I click on the "compile DLL" I receive the following error:

error #7002: Error in opening the compiled module file. Check INCLUDE paths. [ENCOD] USE ENCOD

I would be thankful if anyone has some idea about that and share it with me. Thanks

anonymous user
asked 2022-08-09 18:47:05 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

2 Answers

0

You probably has to compile module ENCOD before compiling any code refering to ENCOD.

perolofl's avatar
3.8k
perolofl
answered 2022-08-12 09:50:49 -0500
edit flag offensive 0 remove flag delete link

Comments

Thank you. Could you please give me some more information or a link regarding the ENCOD?

sobhanB's avatar sobhanB (2022-08-12 10:43:04 -0500) edit

It works fine for me. Are you sure you haven't modified the source file? Do you find ENCOD in the code?

perolofl's avatar perolofl (2022-08-16 05:40:03 -0500) edit
add a comment see more comments
0

Check the post "IntelĀ® Visual Fortran Compiler 19.0"

jconto's avatar
2.9k
jconto
answered 2022-08-10 08:00:55 -0500
edit flag offensive 0 remove flag delete link

Comments

Thank you. Does the mentioned process for installation of the Fortran Medic for PSCAD work for PSSE? If so, how could I download Fortran Medic without PSCAD? Thanks.

sobhanB's avatar sobhanB (2022-09-12 18:58:39 -0500) edit
add a comment see more comments

Your Answer

Login/Signup to Answer