The attached file runs fine in FEBio2 but produces the following error in FEBio3:
ERROR *
*
Elements in an ElementSet must belong to the same part. *
*
The issue arises because an object consists of two parts with hex8 and penta6 elements, and boundary conditions are being applied on a face that includes quad4 and tri3 elements. Backward compatibility needs to be enforced for this very basic type of situation.
The attached file runs fine in FEBio2 but produces the following error in FEBio3:
The issue arises because an object consists of two parts with hex8 and penta6 elements, and boundary conditions are being applied on a face that includes quad4 and tri3 elements. Backward compatibility needs to be enforced for this very basic type of situation.
temp.feb.zip