0

Use a .lib file on PSSE 34.6 and later

Hello, i've received a .lib file for a user defined model created in PSSE 33. I am using PSSE 34.6 and would like to use the same model library. Do i need to convert it in a .dll file or can i use it ? I precise that i don't have the code used to generate the .lib file.

pssuser's avatar
3
pssuser
asked 2019-12-18 09:54:06 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

3 Answers

0

please is this version available free on net ?

Yasmina's avatar
1
Yasmina
answered 2019-12-21 04:45:00 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments
0

I second the answer from jconto; you will need to revert to whoever created the v33 *.lib file and ask them to use the Fortran source code to create a new *.lib or (even better) a new *.dll file for v34.6.

jfconroy's avatar
186
jfconroy
answered 2019-12-19 01:57:01 -0500
edit flag offensive 0 remove flag delete link

Comments

Thank you so much for you answers. I will request for the Fortran source code.

pssuser's avatar pssuser (2019-12-19 04:04:24 -0500) edit
add a comment see more comments
0

OBJ or LIB files (compiled Fortran code of models) have to be recompiled into DLL for the PSSE version in which is going to be used.

A UDM model file (*.obj, *.lib, *.dll) for v33 cannot be used for v.34

jconto's avatar
2.9k
jconto
answered 2019-12-18 10:41:51 -0500
edit flag offensive 0 remove flag delete link

Comments

Thank you.

pssuser's avatar pssuser (2019-12-19 04:04:43 -0500) edit

Hi, I am looking for some hints to compile user defined *.obj file and make dll. Do you have a short note for that.

Clarck's avatar Clarck (2021-04-30 11:41:19 -0500) edit

run the PTI tool "Create User DLL", drag and drop all the *.obj into the box "User Model Object Library FiIes" and then click the icon "compile DLL". For a demo to compile search the forum for "User Defined Models" and download a demo data set for v.33. You have to have a Fortran compiler!

jconto's avatar jconto (2021-04-30 16:35:13 -0500) edit
add a comment see more comments

Your Answer

Login/Signup to Answer