First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!

Ask Your Question
1

Parallel-multicore module - load flow

asked Feb 5 '14

chiangm gravatar image

Hi,

Does anyone have the experience of using PSSE parallel-multicore module for loadflow simulation. Is there a difference in using the module as compared to the old single-core module? When I try running some of my python scripts (works on the single-core module), errors such as PSSE not properly initialised.

Thanks

Regards, michael

1 answer

Sort by » oldest newest most voted
0

answered Feb 13 '14

yfwing gravatar image

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).

link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.
Want to format code in your answer? Here is a one minute demo on Youtube

Add Answer

[hide preview]

Question Tools

Stats

Asked: Feb 5 '14

Seen: 1,159 times

Last updated: Feb 13 '14