add wiki
This commit is contained in:
@@ -4,7 +4,7 @@ title: "Abaqus Surface and Assembly Modeling"
|
||||
complexity: advanced
|
||||
domain: computational-mechanics
|
||||
created: 2026-05-29
|
||||
updated: 2026-05-29
|
||||
updated: 2026-06-01
|
||||
address: c-000074
|
||||
aliases:
|
||||
- Abaqus surfaces
|
||||
@@ -19,12 +19,17 @@ tags:
|
||||
status: current
|
||||
related:
|
||||
- "[[Abaqus-Analysis-User-s-Guide-Volume-I|Abaqus Analysis User's Guide Volume I]]"
|
||||
- "[[Abaqus-Analysis-User-s-Guide-Volume-V|Abaqus Analysis User's Guide Volume V]]"
|
||||
- "[[Abaqus Spatial Model Definition]]"
|
||||
- "[[Finite Element Contact Formulation]]"
|
||||
- "[[Abaqus Contact Interaction Definition]]"
|
||||
- "[[Abaqus Surface-Based Constraints and Couplings]]"
|
||||
- "[[Abaqus Cavity Radiation Interactions]]"
|
||||
- "[[Finite Element Load Vector Assembly]]"
|
||||
- "[[ABAQUS]]"
|
||||
sources:
|
||||
- "[[Abaqus-Analysis-User-s-Guide-Volume-I|Abaqus Analysis User's Guide Volume I]]"
|
||||
- "[[Abaqus-Analysis-User-s-Guide-Volume-V|Abaqus Analysis User's Guide Volume V]]"
|
||||
---
|
||||
|
||||
# Abaqus Surface and Assembly Modeling
|
||||
@@ -37,6 +42,8 @@ Abaqus surface and assembly modeling is the workflow for defining named geometri
|
||||
|
||||
Surfaces are named regions used for contact and interactions, distributed loads, tie and coupling constraints, cavities, radiation, pretension sections, integrated output sections, and free body output. The guide distinguishes element-based, node-based, analytical rigid, and Eulerian material surfaces. Surface definitions have orientation and normal direction, but they are geometric or topological abstractions rather than volumetric elements.
|
||||
|
||||
[[Abaqus-Analysis-User-s-Guide-Volume-V|Volume V]] shows the consequences of those surface definitions: the same surface infrastructure drives general contact, contact pairs, surface-based tie and coupling constraints, shell-to-solid coupling, contact properties, diagnostic output, and cavity radiation facets.
|
||||
|
||||
Assemblies organize reusable parts and positioned instances. A part contains its own nodes, elements, sets, surfaces, and sections; an instance places that part into the assembly. The assembly then defines interactions, constraints, and analysis-level references between instances. Names are scoped within parts, instances, and the assembly.
|
||||
|
||||
Typical input-file boundaries are `*PART` / `*END PART`, `*INSTANCE` / `*END INSTANCE`, and `*ASSEMBLY` / `*END ASSEMBLY`.
|
||||
@@ -48,9 +55,13 @@ Surfaces and assemblies are the practical bridge between mesh topology and engin
|
||||
## Connections
|
||||
|
||||
- [[Finite Element Contact Formulation]] depends on stable surface definitions for interface constraints.
|
||||
- [[Abaqus Contact Interaction Definition]] defines the contact domains and pairs that consume surfaces.
|
||||
- [[Abaqus Surface-Based Constraints and Couplings]] uses surfaces to connect mismatched meshes and reference points.
|
||||
- [[Abaqus Cavity Radiation Interactions]] uses element-based surfaces as radiating facets.
|
||||
- [[Finite Element Load Vector Assembly]] uses surfaces when distributed surface tractions or pressures are converted into equivalent nodal terms.
|
||||
- [[Abaqus Spatial Model Definition]] supplies the nodes, elements, and sets that surfaces and assemblies reference.
|
||||
|
||||
## Sources
|
||||
|
||||
- [[Abaqus-Analysis-User-s-Guide-Volume-I|Abaqus Analysis User's Guide Volume I]]
|
||||
- [[Abaqus-Analysis-User-s-Guide-Volume-V|Abaqus Analysis User's Guide Volume V]]
|
||||
|
||||
Reference in New Issue
Block a user