Added sbox_ori option for when reading in restart files
This commit is contained in:
parent
4868a30e57
commit
a9b266d757
3 changed files with 35 additions and 0 deletions
|
@ -277,6 +277,14 @@ Delete requires the usage of additional keywords to specify which delete action
|
|||
|
||||
This command will delete all overlapping atoms within a specific cutoff radius `rc_off`. This currently does not affect elements.
|
||||
|
||||
### Option sbox_ori
|
||||
|
||||
```
|
||||
-sbox_ori sbox [hkl] [hkl] [hkl]
|
||||
```
|
||||
|
||||
This option is primarily used when reading data from non .mb formats. This code simply sets the orientation variable for the specified sub box `sbox`.
|
||||
|
||||
****
|
||||
|
||||
## Position Specification
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue