From de15d0f8ae5a18c0491aaf15f62b5829f32438df Mon Sep 17 00:00:00 2001 From: Alex Selimov Date: Mon, 8 Jun 2020 22:11:37 -0400 Subject: [PATCH] Update to doc for remesh command --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d285495..6068e39 100644 --- a/README.md +++ b/README.md @@ -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**