Updated docs
This commit is contained in:
parent
73fca4a0d8
commit
9ed8dca69c
@ -85,9 +85,9 @@ This function allows you to define a custom basis. `bname bx by bz` must be repe
|
||||
|
||||
**efill**
|
||||
```
|
||||
efill
|
||||
efill xyz
|
||||
```
|
||||
This command will rerun the creation algorithm with multiple times starting with an esize of `esize` and decreasing it by half on every iteration in an effort to maximize the reduction of degrees of freedom in the system.
|
||||
This command will rerun the creation algorithm with multiple times starting with an esize of `esize` and decreasing it by half on every iteration in an effort to maximize the reduction of degrees of freedom in the system. You must specify which dimensions will be filled. The code accepts `x`, `y`, `z`, `xy`, `yz`, `xz`, and `xyz` specifying which boundaries to fill in.
|
||||
|
||||
### Mode Convert
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user