Simulation box

DADOS divides the simulation box into smaller boxes. In each direction, x, y or z, it takes a power of two divisions in order to assign an optimum number of bits. The smaller BitsBoxes is, the bigger the boxes will be, because if less bits are used, less divisions will be carried out. Information about box size can be found in the messages window at the beginning of a simulation:

The maximum number of boxes created in each simulation are 2BitsBoxes.

DADOS follows an algorithm to distribute the bits among the directions, in order to get nearly-cubic boxes, but: