CAC/docs/Commands/neighbor.md

22 lines
424 B
Markdown
Raw Permalink Normal View History

2024-02-17 21:51:18 -05:00
# neighbor
```sh
neighbor skin
```
## Inputs
`skin` - The skin distance in angstrom added to the cutoff radius for construction of verlet lists.
## Examples
```sh
neighbor 1.5
```
## Description
This command specifies the additional skin distance which is used when constructing the verlet neighbor lists.
When an atom has moved greater than the half of the skin distance, then the neighbor lists are reconstructed.