First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
You are not saving the snapshot correctly. Use
psspy.snap(sfile="dynamic sim preferences and monitored variables etc.")
or
psspy.snap([-1,-1,-1,-1,-1],"dynamic sim preferences and monitored variables etc.")
instead