I believe I have correctly re-written an Abaqus UEL into a format usable for CalculiX (User Element Troubleshooting), and now I am trying to verify it works as intended in comparison to analytical solutions. Unfortunately, these analytical solutions are all 2D, which makes the setup more challenging because CalculiX is strictly 3D and the two 2D approximations (plane stress and plane strain) have different assumptions.
I will note that the user element is fully 3D (at Guido’s suggestion), and therefore I don’t think utilizing the “2D” elements is an appropriate solution.
Has anyone worked to replicate plane stress and plane strain assumptions in CalculiX without using the “2D” elements? If so, how did you accomplish this? Or would other users disagree with my assertion above and think I need to just replicate the SPC’s mentioned in ccx 2.23 sections 6.2.22 (CPS8 plane stress elements) and 6.2.26 (CPE8 plane strain elements)?
P.S. For context, the user element is a cohesive element. Therefore, there is a single row of (user) cohesive elements in the middle of the geometry, whereas the rest of the geometry is filled with continuum elements.