How do you store and retrieve dynamic workspace in dynamic simulation using Python?
Hello, I am working with PSSE dynamic simulation. I would like to run PSSE34 dynamic simulation using Python up to a certain time. Then, quit PSSE and do some offline calculations and then continue PSSE from where the simulation was stopped. I wonder how I should store and retrieve the dynamic states using Python. Thank you.