espressomd-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ESPResSo-users] minimum number of cells


From: Axel Arnold
Subject: Re: [ESPResSo-users] minimum number of cells
Date: Wed, 16 Jul 2014 22:12:01 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

On 16.07.14 18:59, Xikai Jiang wrote:
Dear all:

I have a question about the global variable "minimum_num_cells".

Espresso seems to set "minimum_num_cells" to 8 by default, but
when I use MPI and use more cores, it gives me a warning saying
"number of cells is smaller than minimum". And I found when I
increase number of cores, number of cells decreases.

You don't get a warning, but an error message, since Espresso would produce incorrect results. We need at least two cells per spatial dimension to make the minimum image convention unambiguous. minimum_num_cells however counts per core, so if you have 2 cores, you just need 4, and for 4 cores 2.


I'm using P3M algorithm and Coulomb cutoff is 3.3:
inter coulomb [expr 138.935485/$epsilonr/$T] p3m 3.3 100 7 1.1

Here I'm supposed not to change the interaction range (r_cut) and
my question is, is it safe to manually set "minimum_num_cells" to 0,
in order to avoid the warning and let me use more cores?

No, first of all you cannot set minimum_num_cells to a lower value, since ESPResSo wants to avoid computing incorrect results. As a consequence, there is a limit to the cutoff depending on the box size. You simply cannot use r_cut 3.3 in a box smaller than 6.7. Either, you put more particles to increase the box size, or you don't insist on your parameters, but rather let P3M tune them.

Best,
Axel

-- 
JP Dr. Axel Arnold
ICP, Universität Stuttgart
Allmandring 3
70569 Stuttgart, Germany
Email: address@hidden
Tel: +49 711 685 67609

reply via email to

[Prev in Thread] Current Thread [Next in Thread]