First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!

Ask Your Question
0

Initial condition Check OK

asked Sep 9 '4

junaid2657@gmail.com gravatar image

While initializing dynamic simulation, I am not getting this message. What could be the error.

2 answers

Sort by » oldest newest most voted
1

answered Sep 16 '4

avcar gravatar image

if you are working with a python script, it is possible to add a block to check if your steps to perform the dynamic simulation its fine with psspy.okstr(), if it returns a number different to 1, maybe there is a problem with the simulation or the case overall.

Let me know if it helps or if it's solved already.

link

Comments

First of all, I am not working with a python script. the problem suspected is that my model contains user defined models and I am unable to troubleshoot it. How to rectify it?

I understand, can you share the output in terminal? Or do you have any pop up when you load your .dyr file?

avcar gravatar imageavcar (Sep 20 '4)

Yes, when I load .dyr file I get this message in the progress window "Compile models not supplied by PSSE and create user dll"

0

answered Sep 9 '4

perolofl gravatar image

updated Sep 19 '4

The first to do is to check all messages written to progress window at initialisation. Any model hitting limits, missing model, etc.

EDIT:

A DLL file is added with menu Dynamics - Model Library - Load Model library...

link

Comments

Yes, there are some missing models. But I am unable to interpret them. Can you help me out?

Missing models means user written models are used in the dyre-file but the code is missing. DLL for those models must be loaded into PSSE.

perolofl gravatar imageperolofl (Sep 17 '4)

I have .dyr file but I think DLL file is missing. Because my model has user defined models and for that I would need DLL, if I am not wrong please correct me. If DLL file is missing then how to add DLL file in it ?

Will get back to you after loading DLL file. Response appreciated.

I have loaded the DLL file, and the message related to DLL file has been resolved.

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.
Want to format code in your answer? Here is a one minute demo on Youtube

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: Sep 9 '4

Seen: 231 times

Last updated: Sep 19 '24