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

Ask Your Question
0

create snap file snp

asked Feb 19 '3

sobhanB gravatar image

Hi,

I am a new user of the PSSE. I have .sav and .dyr files for a sample case but I will appreciate it if someone knows how can I create a .snp file from them.

Thanks

3 answers

Sort by » oldest newest most voted
0

answered Feb 20 '3

Alex P gravatar image

I prefer to avoid snap files. With a proper python script, it's easy to rerun the steps required before a dynamics run, and then I know the information is fresh.

.snp files just capture and hide stale information :D

link
0

answered Feb 20 '3

perolofl gravatar image

A good procedure to create a snapshot is:

  1. Open saved case
  2. Open dynamic raw data file (.dyr)
  3. Change dynamic options and solution parameters (if needed)
  4. Add channels
  5. Save snapshot file (.snp)

A good procedure to perform a dynamic simulation is:

  1. Open saved case

  2. Open snapshot

  3. Convert load and generators

  4. Initialise simulation and define the name of the output file

  5. Simulate the disturbance with a combination of commands (RUN, Bus fault, Clear fault, trip line, etc.). A predefined script is recommended for this.

link
0

answered Feb 19 '3

GaryB gravatar image

There should be some documentation in this. 1. Load the sav case. 2. Convert the loads and generators. 4. You can save the converted case. 5. Load the dyr file. 6. Initialize the case. 7. You can now save the .snp file. This saves the initialized snapshot before any simulation has occurred.

This is brief. There are tutorials on YouTube. I would look for a tutorial walking you through using the savenw file provided as an example with PSSE.

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: Feb 19 '3

Seen: 1,011 times

Last updated: Feb 20 '23