Ask Your Question
1

Parallel-multicore module - load flow

asked 2014-02-04 18:49:53 -0500

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

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2014-02-13 12:12:13 -0500

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

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

Stats

Asked: 2014-02-04 18:49:53 -0500

Seen: 1,115 times

Last updated: Feb 13 '14