Errors during element quality check
I have launched a Radioss (BulkData) analysis and then I'm facing the following message:
'PROGRAM STOPPED: ERRORS DURING ELEMENT QUALITY CHECK'
I have tried to deactivate CHECKEL_V1 from: CONTROL CARDS ---> PARAM ---> CHECKEL, but the error message remains the same.
Is there a way to by pass that 'QUALITY CHECK'?
Answers
-
In order to prevent analysis on models with highly distorted elements, element quality checks are done.
Three types of element quality checks exist, two can be excluded using the value of PARAM > CHECKEL as NO.
but the third check, a Mathematical Validity check of maximum allowable limits is performed by default and is hardcoded, for instance the aspect ratio of a quad is hardcoded to have a high max limit of 1e05 any value above this may be beyond mathematical limitations and may cause singular or ill-conditioned element matrices.The best method is to find these very bad elements and remesh them or edit them to fit element quality criteria.
for details on acceptable quality criteria for each type of element see
See how to check and edit mesh using the check elems panel and remeshing tools here
HM-3300: Checking and Editing Mesh,http://www.altairhyperworks.com/hwhelp/Altair/hw11.0/help/hwtut/hwtut.htm?hm3300.htm0 -
I found the distorted elements and I corrected them. Thanks for your valuable advice,
0 -
How does a set of contacts between HEXA and TET10 elements work with SLIDE and no ADJUSTMENT set but then the HEXA elements fail when ADJUSTMENTS is set to AUTO and CONTFEL is YES?
0 -
Altair Forum User said:
How does a set of contacts between HEXA and TET10 elements work with SLIDE and no ADJUSTMENT set but then the HEXA elements fail when ADJUSTMENTS is set to AUTO and CONTFEL is YES?
I have found a workaround which is using v13 instead of v12. Have the mesh quality check parameters in the solver routine been loosened up in v13?
0 -
Rahul Ponginan_22560 said:
In order to prevent analysis on models with highly distorted elements, element quality checks are done.
Three types of element quality checks exist, two can be excluded using the value of PARAM > CHECKEL as NO.
but the third check, a Mathematical Validity check of maximum allowable limits is performed by default and is hardcoded, for instance the aspect ratio of a quad is hardcoded to have a high max limit of 1e05 any value above this may be beyond mathematical limitations and may cause singular or ill-conditioned element matrices.The best method is to find these very bad elements and remesh them or edit them to fit element quality criteria.
for details on acceptable quality criteria for each type of element see
See how to check and edit mesh using the check elems panel and remeshing tools here
HM-3300: Checking and Editing Mesh,http://www.altairhyperworks.com/hwhelp/Altair/hw11.0/help/hwtut/hwtut.htm?hm3300.htmI did as you say and used the PARAM > CHECKEL as NO. The solver continues to stop because of quality, and when I see the aspect ratio the maximum I have is 6.50 or something arround that number. I'm trying to do a mesh convergence analysis and I can't because every time I refine the mesh this problem appears.
0