Voted Best Answer
Oct 26, 2018 - 05:54 AM
Using the automation library you certainly can automate PSCAD simulations.
Here is a simple python script which opens three files named Ferroresonance,Ferroresonance2, and Ferroresonance3 which are in the same folder as the .py file then runs each of them then quits.
Unfortunately I can't attach the .py file so I pasted it into the attached .txt file. It should run if renamed a .py file.
Here is a simple python script which opens three files named Ferroresonance,Ferroresonance2, and Ferroresonance3 which are in the same folder as the .py file then runs each of them then quits.
Unfortunately I can't attach the .py file so I pasted it into the attached .txt file. It should run if renamed a .py file.
Add New Comment