discretise_utils#
Utils for converting lists of atoms to a discretised volume.
Functions
|
Utility function which takes in a mesh, atom locations, atom radius and minimal grid-spacing and returns a binned array of atom indices. |
|
This function returns an approximation of the atom with atomic number Z using a list of Gaussians. |
|
|
|
Bins each location into a grid subject to memory constraints. |