Added random option which can be used to create vacancy fields
This commit is contained in:
parent
5dda0e3b81
commit
e5eec7a7cd
2 changed files with 50 additions and 3 deletions
|
@ -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
|
||||
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue