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

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked Nov 8 '17

pjlau gravatar image

PSSE dynamic simulation: how do I remove the first 1 cycles?

Hi,

I noticed that the simulation always started at t = -0.01667 second instead of t = 0, as a result of initialization. How do I make change using psspy in python to start the simulation at t = 0?

I tried to make change the settings in psspy.run, but it did not seem to work that way. psspy.run(1,tEnd,1,1,0)

Thank you,