Added delete option and update readme
This commit is contained in:
parent
58ad74ca9a
commit
9be65c4510
2 changed files with 30 additions and 1 deletions
|
@ -219,6 +219,14 @@ remesh esize
|
|||
|
||||
This command remeshes the atoms/elements within the group to the new element size `esize`. Currently only accepts an `esize` of 2 which refines it to full atomistics.
|
||||
|
||||
**Delete**
|
||||
|
||||
```
|
||||
delete
|
||||
```
|
||||
|
||||
This command deletes all selected atoms and elements within the group.
|
||||
|
||||
### Option overwrite
|
||||
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue