by pass element quality check
Hello
I am doing linear static analysis and I have used shell mesh to mesh the assembly.
<?xml version="1.0" encoding="UTF-8"?>
one of the component has so many details so I have used very small elements in order not to miss the details of geometry.
<?xml version="1.0" encoding="UTF-8"?>
I have activated the PARAM-CHEKEL-NO in control cards but still when I run optistruct it gives me so many errors of 'elements with zero or negative jacobian' I have fixed some using quality index but there are more than 10000 failed elements and it is impossible to fix them all manually. Is there any way to by pass this element quality check??
Considering dimensions of components it is very reasonable to do shell meshing. If I use 3D tetra mesh the number of error decreases. I was wondering if using 3D tetra mesh for this kind of structure (two dimensions are much higher than the third dimension) add extra stiffness to the structure.
I appreciate your help