deepmd.tf.utils.nlist#
Functions#
| Extend the coordinates of the atoms by appending peridoc images. |
Module Contents#
- deepmd.tf.utils.nlist.extend_coord_with_ghosts(coord: deepmd.tf.env.tf.Tensor, atype: deepmd.tf.env.tf.Tensor, cell: deepmd.tf.env.tf.Tensor, rcut: float, pbc: deepmd.tf.env.tf.Tensor)[source]#
Extend the coordinates of the atoms by appending peridoc images. The number of images is large enough to ensure all the neighbors within rcut are appended.
- Parameters:
- Returns: