Initial condition Check OK
While initializing dynamic simulation, I am not getting this message. What could be the error.
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
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.
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?
Yes, when I load .dyr file I get this message in the progress window "Compile models not supplied by PSSE and create user dll"
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...
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.
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.
Asked: Sep 9 '4
Seen: 231 times
Last updated: Sep 19 '24