Quick add of boundary option and update to readme

This commit is contained in:
Alex Selimov 2020-01-31 11:50:41 -05:00
parent 4117f31cb6
commit 58ad74ca9a
2 changed files with 16 additions and 0 deletions

View file

@ -227,6 +227,16 @@ This command remeshes the atoms/elements within the group to the new element siz
If this option is passed then all files are automatically overwritten without asking the user.
### Option boundary
```
-boundary box_bc
```
This allows the user to specify the boundary conditions for the model being outputted. The format is a 3 character string with `p` indicating periodic and `s` indicating shrink-wrapped.
**Example:** `-boundary psp`
## Position Specification
Specifying positions in cacmb can be done through a variety of ways. Examples of each format is shown below.