Files
MultiPhysicsVault/wiki/concepts/Uniform Optimal Convergence.md
T
김경종 4cc312954f
Tests / Hermetic test suite (push) Has been cancelled
Tests / Skill frontmatter validation (push) Has been cancelled
add wiki
2026-05-28 17:16:48 +09:00

55 lines
2.2 KiB
Markdown

---
type: concept
title: "Uniform Optimal Convergence"
complexity: advanced
domain: computational-mechanics
aliases:
- uniform optimal convergence
- thickness-uniform convergence
- optimal shell convergence
created: 2026-05-28
updated: 2026-05-28
address: c-000046
tags:
- concept
- finite-element-method
- shell-elements
- convergence
status: current
related:
- "[[On-the-Finite-Element-Analysis-of-Shell-Structures]]"
- "[[Shell Locking Phenomenon]]"
- "[[Shell Structure Asymptotic Behavior]]"
- "[[Shell Element Benchmark Testing]]"
- "[[Mixed Finite Element Formulations]]"
sources:
- "[[On-the-Finite-Element-Analysis-of-Shell-Structures]]"
---
# Uniform Optimal Convergence
## Definition
Uniform optimal convergence means that a shell finite element converges at its expected approximation rate and that this behavior remains stable as shell thickness changes and as the problem moves between membrane, bending, and mixed-dominated regimes.
## How It Works
For shell elements, optimal convergence alone is not enough if it holds only for one fixed thickness or one convenient benchmark. The paper frames the ideal shell element as one that keeps optimal convergence uniformly across shell shapes, boundary conditions, loads, and asymptotic behavior classes.
For mixed shell formulations, this requirement is closely related to the inf-sup condition. For practical benchmarking, the source uses convergence curves and S-norm style global error measurement rather than only point displacement comparisons.
## Why It Matters
A shell element can pass simple checks and still fail in thin-shell bending because of locking. Uniform optimal convergence is the stronger standard that separates a generally reliable shell element from one that only works in selected examples.
## Connections
- [[Shell Locking Phenomenon]] is the failure mode this criterion detects.
- [[Shell Element Benchmark Testing]] describes the evidence needed to evaluate the criterion.
- [[Mixed Finite Element Formulations]] provides the stability context, including inf-sup reasoning.
- [[MITC4 Shell Element]] is a practical element family whose value is judged by convergence under locking-prone problems.
## Sources
- [[On-the-Finite-Element-Analysis-of-Shell-Structures]]