Added random option which can be used to create vacancy fields

This commit is contained in:
Alex Selimov 2020-05-26 11:51:46 -04:00
parent 5dda0e3b81
commit e5eec7a7cd
2 changed files with 50 additions and 3 deletions

View file

@ -258,6 +258,15 @@ delete
This command deletes all selected atoms and elements within the group.
**Random**
```
random n
```
This command selects `n` random atoms and `n` random elements within your group bounds. If using group type `atoms` or `elements` then only `n` random atoms or elements are selected. This random atoms/elements then form the new group.
### Option overwrite
```