Update to doc for remesh command

development
Alex Selimov 4 years ago
parent 338587b7b7
commit de15d0f8ae

@ -242,10 +242,10 @@ This command wraps atoms back into the simulation cell as though periodic bounda
**Remesh**
```
remesh esize lattice_parameter lattice_type
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. When remeshing to atomistics the group can contain any orientations of elements but when remeshing to different finite elements, the group must contain all atoms/elements with the same orientation. `lattice_parameter` is the lattice parameter for the elements within the group and `lattice_type` is the lattice type (integer) that these new elements will be assigned to.
This command remeshes the atoms/elements within the group to the new element size `esize`.
**Max**

Loading…
Cancel
Save