Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Comparing accc results from two different SAV files?

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