Locate the Error
-
First read the error file of the solver to see if any information concerning the distorted elements is available.
-
Confirm the mesh in the FE preprocessor, find the place where it became distorted. Usually, more information can be found from the analysis of the incorrectly calculated iterations. It should be checked if the optimization boundary conditions have been set correctly
(care should be taken with the AUTO_FIX function, as all surface nodes that do not have DOF restrictions will be fixed).
Correct the Error
-
Reduce the limits for displacements.
-
If none of these methods help: mesh the model in such a way that the surface changes only lead to a slight distortion of the mesh.
|