I have multiple errors like this'ERROR 14: Missing property # 2 referenced by CTETRA # xxxx' Does any body help to know what is this?
Unable to find an attachment - read this blog
Please take a look at your .out file.
It gives you some hints on your errors.
Your property with ID 2 is a pshell and it has zero thickness.
Also this shell property (id 2) is being used in a component that has solid elements (CTETRA).
CTETRA solid elements needs a PSOLID property.
Check your model please.
*** See next message about line 2524171 from file: C:/xxxxxxxxxxxxx.fem 'PSHELL 2 1 1 1 0.0' *** WARNING # 1198 PSHELL # 2 has T=blank (field 4): thickness value must be specified on all elements using this property (in fields T1..T4). *** ERROR 14: Missing property # 2 referenced by CTETRA # 126419. *** ERROR 14: Missing property # 2 referenced by CTETRA # 126420. *** ERROR 14: Missing property # 2 referenced by CTETRA # 126421. *** ERROR 14: Missing property # 2 referenced by CTETRA # 126422. *** ERROR 14: Missing property # 2 referenced by CTETRA # 126423. *** ERROR 14: Missing propert
Please also take a look at this topic for checking for model errors before submitting your run.