Added sbox_ori option for when reading in restart files

This commit is contained in:
Alex Selimov 2020-03-20 13:14:26 -04:00
parent 4868a30e57
commit a9b266d757
3 changed files with 35 additions and 0 deletions

View file

@ -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