How to Save the Working Case as New SAV file with New Name
I want to create a copy of my working case using Python in the working directory to use it for dynamic simulations and I don't want to convert the generators and loads of my working case. I want to perform the dynamic analysis on the new copy of my working case with new name so that original case is retained.
I don't understand the problem. Can't you use API psspy.save for that?