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

Ask Your Question
0

Comparing accc results from two different SAV files?

asked May 15 '19

anonymous user

Anonymous

I have two sav files. One is "pre-project" and one "post-project". Is it possible to do the following: 1) Find the violations in post-project save file. ( Already done, already have the lines and buses with violations) 2) from pre-project accc, find the same buses/lines which had violations in post-project accc and report them in a csv file or text file (Need help with this)

Is there any python function in psse to accomplish this? Thanks

2 answers

Sort by » oldest newest most voted
0

answered Dec 5 '0

Carlos G gravatar image

You could use a python code to compare violations between any cases . I recommend you to use pssarrays. BR.

link
0

answered Dec 2 '0

jfconroy gravatar image

I do this quite often. The approach I take is to export the ACCC files to Microsoft Excel, and then use VBA to compare the contents of the two files. There might be other/easier ways to do this that I am not aware of.

link

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: May 15 '19

Seen: 734 times

Last updated: Dec 05 '20