First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
Use parallel processing. Using the multiprocessing module, 'creating' the fi-cases (i=5, 50, 0.5) or run a frequency scan for one contingency assigned to one CPU, and so on. Increasing the frequency step size from 0.5 to 1 would also reduce overall study time.