Ask Your Question
0

Initial condition Check OK

asked 2024-09-09 10:21:00 -0500

junaid2657@gmail.com gravatar image

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

edit retag flag offensive close merge delete

2 answers

Sort by ยป oldest newest most voted
0

answered 2024-09-16 13:56:46 -0500

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.

edit flag offensive delete link more

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?

junaid2657@gmail.com gravatar imagejunaid2657@gmail.com ( 2024-09-19 03:46:28 -0500 )edit

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 ( 2024-09-19 21:46:15 -0500 )edit
0

answered 2024-09-09 13:22:06 -0500

perolofl gravatar image

updated 2024-09-19 08:50:04 -0500

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...

edit flag offensive delete link more

Comments

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

junaid2657@gmail.com gravatar imagejunaid2657@gmail.com ( 2024-09-09 22:56:45 -0500 )edit

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 ( 2024-09-17 01:37:49 -0500 )edit

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 ?

junaid2657@gmail.com gravatar imagejunaid2657@gmail.com ( 2024-09-19 03:43:11 -0500 )edit

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

junaid2657@gmail.com gravatar imagejunaid2657@gmail.com ( 2024-09-19 08:55:27 -0500 )edit

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

1 follower

Stats

Asked: 2024-09-09 10:21:00 -0500

Seen: 133 times

Last updated: yesterday