Page 1 of 1

To what factors process number depends?

Posted: Thu Apr 09, 2015 5:27 pm
by Sou
Hello,
How do I know what number fits best the process in parallellisation?
I know it helps to simulate better, but is it suggested? (in manual it says that it's optional)
Thanks,
Sue

Re: To what factors process number depends?

Posted: Wed May 06, 2015 9:29 am
by Katrijn
Hi Sou,
What I personally do is let the parallel machine divide my domain in different area's and then check what's the most efficient number of processes. What is optional in the code is that you can manually divide your domain, so the land parts of the domain are chunked out by domain division method.

Cheers,

KAtrijn