add wiki
Tests / Hermetic test suite (push) Has been cancelled
Tests / Skill frontmatter validation (push) Has been cancelled

This commit is contained in:
김경종
2026-06-01 09:36:33 +09:00
parent b7b79e38b1
commit b195ac126c
74 changed files with 3421 additions and 402 deletions
@@ -0,0 +1,57 @@
---
type: concept
title: "Abaqus Standard Contact Elements"
complexity: advanced
domain: computational-mechanics
created: 2026-06-01
updated: 2026-06-01
address: c-000127
aliases:
- Abaqus/Standard contact elements
- Abaqus gap contact elements
- Abaqus slide line contact elements
tags:
- concept
- finite-element-method
- abaqus
- contact-elements
- abaqus-standard
status: current
related:
- "[[Abaqus-Analysis-User-s-Guide-Volume-V|Abaqus Analysis User's Guide Volume V]]"
- "[[Abaqus Contact Interaction Definition]]"
- "[[Abaqus Contact Property Models]]"
- "[[Abaqus Special-Purpose Interaction Elements]]"
- "[[Finite Element Contact Formulation]]"
- "[[Abaqus Element Selection and Formulation]]"
sources:
- "[[Abaqus-Analysis-User-s-Guide-Volume-V|Abaqus Analysis User's Guide Volume V]]"
---
# Abaqus Standard Contact Elements
## Definition
Abaqus Standard contact elements are specialized Abaqus/Standard element families for contact cases that are not best handled by surface-based general contact or contact pairs.
## How They Work
The contact element library includes gap contact elements, tube-to-tube contact elements, slide line contact elements, and rigid surface contact elements. They require element creation, section or property assignment, and contact property definitions, similar in spirit to surface-based contact but expressed through element topology.
Gap elements model contact along specified directions between nodes or between a node and a surface. Tube-to-tube elements model contact between pipes or tubes. Slide line elements support certain axisymmetric or line-based finite-sliding contact workflows. Rigid surface contact elements support specialized rigid-deformable interactions.
## Why It Matters
Surface-based contact is usually preferred, but contact elements remain useful for specialized Abaqus/Standard models such as pipe-in-pipe contact, one-dimensional thermal contact, substructure-related contact, or asymmetric-axisymmetric workflows.
## Connections
- [[Abaqus Contact Interaction Definition]] explains when surface-based contact is preferred.
- [[Abaqus Contact Property Models]] supplies the interface laws used by contact elements.
- [[Abaqus Special-Purpose Interaction Elements]] places contact elements in the broader special-purpose element family.
- [[Abaqus Element Selection and Formulation]] explains the element-library selection context.
## Sources
- [[Abaqus-Analysis-User-s-Guide-Volume-V|Abaqus Analysis User's Guide Volume V]]