Hi,
I am new to Abaqus and python. I want to know which elements belong to a node on the surface. I tried to use for loops and it worked, but I takes way too long. I hope that there is another possibility. I can determine the nodes of the surface, but I cannot assign the corresponding elements...