I am modelling fairliy simple shell pipe compression. I to use the ELFORM for my pipe shell elements 23.
However when I run the simulation I get the error because of this triangle elements. It says it has a zero normal vector. Actually, when I check its vector it has one.
Do you have any suggestions to overcome this ?
Hi @fatihk,
It looks like ELFORM 23 is only for quad shells so it sounds like you might be running into an issue with your ELFORM conflicting with the tria element in the part. Certain ELFORMS are meant for certain element types (quad vs tria) so you may need to add a *Control_Shell card to signify which ELFORM to automatically change tria elements to if the current one is not applicable. You would need to set ESORT = 1 or 2.
This might fix that error
Thank you for the reply @negativevolume,
I activated the *CONTROL_SHELL card like below. However, I still get the same error.
*** Error 30099 (INI+99)
element ID 8197 has a zero normal vector.