1

User defined models

Hi everyone,

I'm attempting to create a user defined model and the associated .dll file. Unfortunately whenever I attempt to compile my FORTRAN files no .dll is produced. I was curious if anyone had any basic files used to produce a .dll that they'd be willing to share?

Thanks!

rsko's avatar
11
rsko
asked 2016-11-08 14:32:28 -0500
edit flag offensive 0 remove flag close merge delete

Comments

I have also tried to create a .dll file from the provided .obj files in the IPLUSR folder (v33) and was unable to create one.

rsko's avatar rsko (2016-11-08 16:50:57 -0500) edit
add a comment see more comments

2 Answers

1

The demo exciter model, uexc, in PSSe manual [POM manual, "Model Writing" chapter], using savnw.sav, is posted at my google drive site "https://drive.google.com/open?id=0B7uS9L2Woq_7YzYzcGhXT2VQYXc"

The 'uexc_tutorial' text provides the steps to follows to produce a UDM dll for a dynamic run.

jconto's avatar
2.9k
jconto
answered 2016-11-12 21:52:04 -0500, updated 2019-03-31 14:53:59 -0500
edit flag offensive 0 remove flag delete link

Comments

Hi, I would like to know where can I find the block diagram of this example. Thanks!!

Kevin Chuang's avatar Kevin Chuang (2020-06-02 00:58:09 -0500) edit

As noted above. In PSSe v.33 Model Writing is POM chap 23. Check Fig. 23-1

jconto's avatar jconto (2020-06-02 09:36:12 -0500) edit

I thought it is difference because I don't see 9 CONs in Fig. 23-1. I will check again. Thank you. BTW, the POM I have are v33.4 and v34.2.

Kevin Chuang's avatar Kevin Chuang (2020-06-02 18:05:40 -0500) edit
add a comment see more comments
0

Hi guys. I just tried generating a DLL from the files provided in the IPLUSR folder for PSSE v33 and was successful. These files should work.

Some log should be generated by the PSSE compile/link environment manager when you create a DLL. If you can post the log file you are getting this can help us diagnose the issue you are having.

oppossumX's avatar
50
oppossumX
answered 2016-11-10 15:13:15 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Login/Signup to Answer