CACmb/docs/Options/delete.md
2021-04-29 14:45:10 -04:00

10 lines
282 B
Markdown

# Delete Overlap
```
-delete overlap rc_off
```
This delete option removes overlapping atoms.
For every neighboring pair of atoms, the distance between them is checked.
If the distance is less than `rc_off` then the atom with the higher index in the data arrays is deleted.