CNTGEN
CNTGEN, option,
COMPC, COMPT,
ICTY, ITTY,
RID, MATID
Generates a contact pair based on components.
optionSpecifies the type of contact pair to be generated.
COMPCThe name of the element component used with a face ID or nodal component to generate the contact surface.
COMPTThe name of the element component used with a face ID/ or nodal component to generate the target surface.
ICTYContact element type ID. If
ICTYis not specified, the program selects the next available contact type ID number.ITTYTarget element type ID. If
ITTYis not specified, the program selects the next available contact type ID number.RIDUnique real constant ID number. If
RIDis not specified, the program selects the next available real constant ID number.MATIDUnique material ID number. If
MATIDis not specified, the program selects the next available material ID number.
Notes
The CNTGEN command creates a contact pair based on element components with face ID (EFACE component(s) via the CMBLOCK command) or nodal components provided for the contact surface and the target surface. It generates contact elements CONTA174 and target elements TARGE170 over the given face of the exterior of a body meshed by 3D solid and shell elements.
If you specify element components with face ID (EFACE component(s) via the CMBLOCK command), the command generates contact elements CONTA174 and target elements TARGE170 over the given face of the body meshed by 3D solid, shell, gasket, and interface elements.
If you specify an element face ID of 0 or provide a nodal component, the command generates contact and target elements on the exterior faces of the body meshed by 3D solid, shell, gasket, and interface elements.
If the user-defined contact element type is CONTA175, the node-to-surface contact is defined by generating CONTA175 elements on the faces of the body meshed by 3D solid, 2D plane, shell, gasket, and interface elements.
If Nodal components are provided for the contact surface and the target surface, the command generates:
Contact elements CONTA172 and target elements TARGE169 over the surfaces formed by the nodal components of a body meshed by 2D Plane elements.
Contact elements CONTA174 and target elements TARGE170 over the surfaces formed by the nodal components of a body meshed by 3D solid and shell elements, gasket, and interface elements.