Ask Your Question
0

how to remove a zone?

asked 2014-01-17 09:19:27 -0500

jconto gravatar image

removing buses is easy, but how do you remove a entry in the zone table (or area, or owner) ? I could save to raw, make the deletion and reload the raw to a new case but I want to avoid the hassle.

edit retag flag offensive close merge delete

2 answers

Sort by ยป oldest newest most voted
1

answered 2014-01-17 12:35:59 -0500

yfwing gravatar image

You can use function psspy.purgzone(sid, all), it can be used to remove zones with no equipment assigned to them. However, if there are equipments assigned with the zones, then the following codes won't do anything.

Example: psspy.zsysinit(1) psspy.zsys(1,1,[11]) psspy.purgzone(1,0)

edit flag offensive delete link more

Comments

Thanks a lot!

jconto gravatar imagejconto ( 2014-01-20 19:34:05 -0500 )edit
0

answered 2015-04-25 18:08:24 -0500

Sam gravatar image

Hi Jconto, Thank you for your kind response. I have tried all the three steps you ask me to do but problem still happens. I have just posted a question in this website regarding to the problem I met. I hope you can help me to solve the problem I met. The project can be downloaded from the link in the comments in my question. Thank you! You are really an expert and warm-hearted guy!

edit flag offensive delete link more

Comments

https://psspy.org/psse-help-forum/question/2297/why-there-are-big-osicilation-in-my-psse-pv-project-dynamic-analysis/

Sam gravatar imageSam ( 2015-04-25 18:08:55 -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

Stats

Asked: 2014-01-17 09:19:27 -0500

Seen: 1,270 times

Last updated: Apr 25 '15