Use the General Contact node to define mechanical contact between parts in an assembly as defined by a
General Contact Pair.
The pairs selected in a General Contact node are exclusive, which means that if a pair is selected more than once, only its last occurrence in the physics tree will be active.
The General Contact node is only available with some COMSOL products (see
www.comsol.com/products/specifications/).
Select the Exclude constrained boundaries to omit boundaries that are constrained from the selection of
General Contact, effectively omitting any contact contributions from such boundaries. Here, constrained boundaries include both boundary constraints such as
Fixed Constraint,
Prescribed Displacement, or
Roller, and boundaries that are adjacent to a domain constraint such as
Fixed Constraint or
Prescribed Displacement. By default constrained boundaries are excluded.
When selecting From displacement field, the numerical integration of the contact weak equations is twice the shape function order of the displacement field.
When selecting From displacement field, reduced, the numerical integration of the contact weak equations is the same shape function order of the displacement field.
When selecting User defined, specify a custom integration order, which can be an integer value between 0 and 41.
When the Jacobian Contribution is set to
Nonsymmetric, the variations of the normal vector on the source boundary are excluded. This is the most robust implementation for cases where the source boundary undergoes large deformation. However, it has the drawback of causing the global stiffness matrix to become nonsymmetric, which increases the memory requirement and solution time in the linear solver.
The Symmetric option can be used instead when this is problematic for the linear solver. For this option, the main contact equations does not force a nonsymmetric stiffness matrix, although some subnodes may still do so. Variations of the normal vector on the source boundary are excluded also for this option, but it is not as robust as the
Nonsymmetric option.
When the Jacobian Contribution is set to
Automatic, the
Nonsymmetric option is used for contact pairs using the
Deformed configuration mapping method, while the
Symmetric option is used for the
Initial configuration mapping method.