Ask Your Question
0

Use a .lib file on PSSE 34.6 and later

asked 2019-12-18 09:54:06 -0500

pssuser gravatar image

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.

edit retag flag offensive close merge delete

3 answers

Sort by ยป oldest newest most voted
0

answered 2019-12-18 10:41:51 -0500

jconto gravatar image

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

edit flag offensive delete link more

Comments

Thank you.

pssuser gravatar imagepssuser ( 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 gravatar imageClarck ( 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 gravatar imagejconto ( 2021-04-30 16:35:13 -0500 )edit
0

answered 2019-12-19 01:57:01 -0500

jfconroy gravatar image

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.

edit flag offensive delete link more

Comments

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

pssuser gravatar imagepssuser ( 2019-12-19 04:04:24 -0500 )edit
0

answered 2019-12-21 04:45:00 -0500

please is this version available free on net ?

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

2 followers

Stats

Asked: 2019-12-18 09:54:06 -0500

Seen: 1,047 times

Last updated: Dec 21 '19