This module implements the method of cell lists. It splits up the simulation box into smaller boxes and assigns each particle into one sub-box. This enables faster look-up for particles that interact with a cut-off potential.
Construct binning module instance.
Parameters: |
|
---|
Cut-off radius matrix for the particle interactions.
“Skin” of the particle. This is an additional distance ratio added to the cutoff radius for the minimal edge lengths of the cells.
Current cell occupancy. Only available on GPU variant.
Disconnect binning module from profiler.