0

Which to use: .sav or .raw?

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?

Busbar's avatar
31
Busbar
asked 2025-07-15 06:06:26 -0500, updated 2025-07-15 06:06:46 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

3 Answers

0

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.

jbarberia's avatar
38
jbarberia
answered 2025-07-17 21:43:29 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments
0

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.

Runrunrun's avatar
11
Runrunrun
answered 2025-07-18 00:23:31 -0500, updated 2025-07-28 03:36:37 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments
0

.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.

chandv's avatar
23
chandv
answered 2025-07-26 06:18:28 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Login/Signup to Answer