Close Dynamics in PSS/E
I'd like to create a .py file which can run a contingency on a .sav & .dyr, then move onto the next .sav & .dyr. How do I close the previous snapshot / dynamics data, to open the next one to run?
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
I'd like to create a .py file which can run a contingency on a .sav & .dyr, then move onto the next .sav & .dyr. How do I close the previous snapshot / dynamics data, to open the next one to run?
Asked: 2021-11-04 16:07:37 -0500
Seen: 866 times
Last updated: Nov 04 '21
how to close the "sav" and " dyr" file through psspy?
How to return con data of a dynamic model to an array ?
Error while opening a snapshot
How do I find dynamic model parameter ranges? Specifically wind machines
Python script for dynamics run - does it need to be improved?
how to open a matrix output file (*.lsa)?
Critical Clearing time calculation
Equipment not in service after dynamics simulation
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
I just call another psseinit. Have ran hundred of dynamics with one script and no issues.