I have a running model in which I have used tet10 mesh for solid. Now based on my results I would like to refine (fine mesh) mesh on one solid object. Is there a way to do it without deleted the mesh on the body and remeshing it again?
I have RBE2 and RBE3 connected to that solid geometry. If I deleted the mesh and mesh it again using small GEL value I get bad elements. (probably its picking up the RBE3 and RBE2 nodes already associated with that solid and creating bad elements.) Any way around for this?
If you don't want to delete the mesh, you could conceivably use Utilities/FEM-Elements/Break Elements, Break/Tet/Split and use the middle Replacement Pattern, which creates 4 Tets about the element centroid. This would just increase the number of elements, creating a finer mesh without changing or moving the existing nodes.
If you don't want to delete the mesh, you could conceivably use Utilities/FEM-Elements/Break Elements, Break/Tet/Split and use the middle Replacement Pattern, which creates 4 Tets about the element centroid. This would just increase the number of elements, creating a finer mesh without changing or moving the existing nodes.