First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
I have used the parallel functions and did not experience any issues. You need set the number of processors, which will be used for the simulations. (use API, numberthreads). Then, for the function such as ACCC, the parallel version needs to be called. (i.e., acccparallel_2).