First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
2024-04-30 19:31:26 -0600 | answered a question | Close PSS/E after finishing dynamic simulation You can use os.remove(filepath) where filepath is the path of the output file you wish to remove. |
2023-05-03 22:46:23 -0600 | asked a question | Limit on number of .dlls that can be loaded? Hi All, I have a large network with a large number of machines with .dlls. When I load all the dlls, PSSE crashes on dynamics initalisation, however with just a sample of .dlls, it doesn't. I am wondering if there is a limit on the number of loadable dlls, or if there is a problematic dll I need to isolate? |