Files
MultiPhysicsVault/wiki/concepts/Finite Element Contact Formulation.md
T
김경종 b7b79e38b1
Tests / Hermetic test suite (push) Has been cancelled
Tests / Skill frontmatter validation (push) Has been cancelled
modify wiki
2026-05-29 17:05:53 +09:00

60 lines
2.8 KiB
Markdown

---
type: concept
title: "Finite Element Contact Formulation"
complexity: advanced
domain: computational-mechanics
created: 2026-05-29
updated: 2026-05-29
address: c-000060
aliases:
- contact formulation
- surface interaction
- finite element contact
tags:
- concept
- finite-element-method
- contact
- nonlinear-analysis
status: current
related:
- "[[Abaqus Theory Manual]]"
- "[[Abaqus-Analysis-User-s-Guide-Volume-I|Abaqus Analysis User's Guide Volume I]]"
- "[[Abaqus Surface and Assembly Modeling]]"
- "[[Abaqus Analysis Procedures]]"
- "[[Nonlinear Finite Element Analysis]]"
- "[[ABAQUS]]"
sources:
- "[[Abaqus Theory Manual]]"
- "[[Abaqus-Analysis-User-s-Guide-Volume-I|Abaqus Analysis User's Guide Volume I]]"
---
# Finite Element Contact Formulation
## Definition
Finite element contact formulation enforces interaction conditions between surfaces or bodies, usually preventing penetration while optionally modeling friction, separation, pressure-overclosure behavior, and coupled surface effects.
## How It Works
The Abaqus manual treats contact as an interface-modeling problem. Contact constraints relate surface motion and traction across deformable-deformable or deformable-rigid interactions. Different sliding assumptions, enforcement strategies, and surface definitions control how the contact kinematics are tracked during nonlinear increments.
Surface interactions can also carry frictional, thermal, electrical, acoustic, or other coupled behavior. These effects make contact more than a boundary condition: it becomes a nonlinear interface law whose active set, tangent terms, and state can change during the solution.
The user guide adds the model-definition layer: contact and interface behavior are applied to named surfaces, which can be element-based, node-based, analytical rigid, or Eulerian material surfaces. This makes surface definition and orientation part of the contact model, not just preprocessing detail.
## Why It Matters
Contact is one of the common reasons a finite element problem becomes nonlinear. It can dominate convergence, mesh sensitivity, and physical response, especially in shell-to-solid interaction, impact, forming, bolted assemblies, and problems with changing boundary conditions.
## Connections
- [[Nonlinear Finite Element Analysis]] provides the active-set and incremental context for contact.
- [[Abaqus Analysis Procedures]] determines whether the contact is solved by implicit, explicit, dynamic, or specialized workflows.
- [[Abaqus Element Library]] supplies the surfaces and element types that participate in contact.
- [[Abaqus Surface and Assembly Modeling]] describes how named surfaces are constructed before they are used by contact.
## Sources
- [[Abaqus Theory Manual]]
- [[Abaqus-Analysis-User-s-Guide-Volume-I|Abaqus Analysis User's Guide Volume I]]