First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
There are no images, but you can use multiprocessing.Pool to have N threads in PSSE. I haven't yet used that for dynamic calculations, but it works fine with power flow calculation. You just need to initialize each calculation's PSSE entity separately.