Ask Your Question
0

Comparing accc results from two different SAV files?

asked 2019-05-15 09:28:47 -0500

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

edit retag flag offensive close merge delete

2 answers

Sort by » oldest newest most voted
0

answered 2020-12-05 00:36:33 -0500

Carlos G gravatar image

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

edit flag offensive delete link more
0

answered 2020-12-02 02:00:44 -0500

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.

edit flag offensive delete link more

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

1 follower

Stats

Asked: 2019-05-15 09:28:47 -0500

Seen: 686 times

Last updated: Dec 05 '20