0

Is it possible to use someone else's dsusr.dll file?

I'm trying to replicate a stability run someone else performed using all of their files. They provided a dsusr.dll files and other associated .dll files because I don't have a compiler. It would also be difficult for me to get a compiler. I'm not able to initialize the case and I'm trying to figure out why.

Is there any reason why using someone else's dsusr.dll file wouldn't work on my machine? We're both using PSS/e version 34.9.

LSilv's avatar
11
LSilv
asked 2023-04-04 15:29:10 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

2 Answers

0

As @jconto pointed out, check if there are any messages in progress window at initialisation regarding missing code for used dynamic models.

perolofl's avatar
3.8k
perolofl
answered 2023-04-06 05:26:55 -0500
edit flag offensive 0 remove flag delete link

Comments

As best as I could tell I wasn't missing any .dll files. Would the progress window say if I was missing any .lib or .irf files that go with the .dll files??

LSilv's avatar LSilv (2023-04-06 07:11:15 -0500) edit

Yes. For example: BUS 101 [NUC-A 21.600] MC 1 USER DEFINED MACHINE MODEL "XXXXXX" NOT ACCESSIBLE.

perolofl's avatar perolofl (2023-04-06 07:56:45 -0500) edit
add a comment see more comments
0

Once you have a complete set of dll used by the other party, compiled for the same PSSe version both are using, then you should be able to run stability from your side. Make sure no other dll file is missing! [this is the way we share dynamic data sets in my region.]

jconto's avatar
2.9k
jconto
answered 2023-04-05 10:33:58 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Login/Signup to Answer