66 lines
2.6 KiB
Markdown
66 lines
2.6 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]]"
|
|
source_refs:
|
|
- source: "[[On-the-Finite-Element-Analysis-of-Shell-Structures]]"
|
|
raw_path: ".raw/쉘구조물의유한요소해석에대하여/"
|
|
raw_files:
|
|
- "쉘구조물의유한요소해석에대하여_001.md"
|
|
- "쉘구조물의유한요소해석에대하여_002.md"
|
|
md_indices:
|
|
- 1
|
|
- 2
|
|
match: "heuristic-heading-keyword"
|
|
confidence: medium
|
|
---
|
|
|
|
# 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]]
|