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,56 @@
---
type: concept
title: "Abaqus Surface-Based Constraints and Couplings"
complexity: advanced
domain: computational-mechanics
created: 2026-06-01
updated: 2026-06-01
address: c-000121
aliases:
- Abaqus tie constraints
- Abaqus coupling constraints
- Abaqus shell-to-solid coupling
tags:
- concept
- finite-element-method
- abaqus
- constraints
- surface-based-modeling
status: current
related:
- "[[Abaqus-Analysis-User-s-Guide-Volume-V|Abaqus Analysis User's Guide Volume V]]"
- "[[Abaqus Kinematic Constraints and MPCs]]"
- "[[Abaqus Surface and Assembly Modeling]]"
- "[[Finite Element Contact Formulation]]"
- "[[Abaqus Structural Element Families]]"
sources:
- "[[Abaqus-Analysis-User-s-Guide-Volume-V|Abaqus Analysis User's Guide Volume V]]"
---
# Abaqus Surface-Based Constraints and Couplings
## Definition
Abaqus surface-based constraints and couplings enforce kinematic relationships over named surfaces or regions rather than only between individual nodes.
## How They Work
Tie constraints join two separate surfaces so that relative motion is removed, often allowing dissimilar meshes to be connected. Coupling constraints relate a surface or node set to a reference point using either kinematic or distributing behavior. Shell-to-solid coupling transfers motion between shell edges and solid faces when structural and continuum regions meet.
Surface-to-surface tie constraints enforce compatibility in an averaged sense over a finite region. This can reduce numerical noise when meshes do not match, but it also makes surface definition, normal direction, and interaction order important.
## Why It Matters
Surface-based constraints are production tools for connecting independently meshed regions, idealized structures, and reference points. They prevent mesh compatibility from becoming a hard requirement, but they can compete with contact or boundary conditions if regions overlap.
## Connections
- [[Abaqus Surface and Assembly Modeling]] supplies the named surfaces used by these constraints.
- [[Finite Element Contact Formulation]] is related because surface-to-surface ties and contact both act on interfaces.
- [[Abaqus Structural Element Families]] matters for shell-to-solid coupling and structural-to-continuum transitions.
- [[Abaqus Embedded Elements and Overconstraints]] covers conflicts among constraints and interactions.
## Sources
- [[Abaqus-Analysis-User-s-Guide-Volume-V|Abaqus Analysis User's Guide Volume V]]