Ask Your Question
1

fail to load dyr file

asked 2017-11-20 05:21:45 -0500

Cynthia Hsu gravatar image

updated 2017-11-20 05:22:17 -0500

Every time I tried to open dyr file of IEEE24 OR IEEE39, PSSE show this error to me.

DYRE Terminated--system model requires too many STAT

Is there any solution to this problem or it is version limited for PSSEXPLORE 34?

waiting for reply, thank you so much

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2017-11-20 21:24:28 -0500

jconto gravatar image

Try to initialize PSSe to its max bus dimension:

import psspy
psspy.psseinit(50)

From Siemens PTI site: PSS®E Xplore edition is a FREE download of our world leading PSS®E software suite, offering full analytical capabilities for systems up to 50 buses.

Also, check the manual for the max. dimension for STATs, VARs, etc., Replace a model with another model with less STATs requirement.

edit flag offensive delete link more

Comments

Thanks for your reply~ What I used in this case is the dynamic network you've uploaded to google drive... So it can probably be a version limit problem?

Cynthia Hsu gravatar imageCynthia Hsu ( 2017-11-20 21:35:37 -0500 )edit

Probably. I use the full commercial version.

jconto gravatar imagejconto ( 2017-11-21 08:45:19 -0500 )edit

Hello jconto,I have the same problem when I try to open .dyr file of IEEE-24 or IEEE-39. I don't know where I can initialize PSSE to its max bus dimension. Can you help me?

dsam gravatar imagedsam ( 2021-06-05 06:32:52 -0500 )edit

try using: psspy.psseinit()

jconto gravatar imagejconto ( 2021-06-07 21:30:22 -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

2 followers

Stats

Asked: 2017-11-20 05:21:45 -0500

Seen: 582 times

Last updated: Nov 20 '17