Ask Your Question
0

Which to use: .sav or .raw?

asked 2025-07-15 06:06:26 -0500

Busbar gravatar image

updated 2025-07-15 06:06:46 -0500

Hi, could someone explain which file type I should use to save my project? The only difference I know is that the .raw file can be opened with Notepad. Also, which file type is more reliable?

edit retag flag offensive close merge delete

3 answers

Sort by » oldest newest most voted
0

answered 2025-07-18 00:23:31 -0500

Runrunrun gravatar image

updated 2025-07-28 03:36:37 -0500

If you are doing short circuit simulation, sav is preferred since it retains the sequence data. If you are doing power flow and dynamic simulations, sav or raw is okay.

edit flag offensive delete link more
0

answered 2025-07-26 06:18:28 -0500

.sav format is binary format and cannot be read by any other software. This format will have backward compatibility. If you are exchanging files with same version, should not have any issue and should prefer .sav format. However, if you intend to exchange data with other lower version of PSS/E or to other software, .raw format should be used. When using .raw format, sequence data should be transferred separately using .seq file format.

edit flag offensive delete link more
0

answered 2025-07-17 21:43:29 -0500

jbarberia gravatar image

It's just a style preference — I prefer using .sav because I can have both the direct sequence data (raw) and the homopolar sequence data (seq) in a single file.

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: 2025-07-15 06:06:26 -0500

Seen: 227 times

Last updated: Jul 28