Files
MultiPhysicsVault/wiki/concepts/Shell Structure Asymptotic Behavior.md
T
김경종 553842ac3b
Tests / Hermetic test suite (push) Has been cancelled
Tests / Skill frontmatter validation (push) Has been cancelled
modify wiki
2026-06-02 16:57:41 +09:00

67 lines
2.8 KiB
Markdown

---
type: concept
title: "Shell Structure Asymptotic Behavior"
complexity: advanced
domain: computational-mechanics
aliases:
- shell asymptotic behavior
- bending-dominated shell behavior
- membrane-dominated shell behavior
- mixed-dominated shell behavior
created: 2026-05-28
updated: 2026-05-28
address: c-000044
tags:
- concept
- finite-element-method
- shell-elements
- asymptotics
status: current
related:
- "[[On-the-Finite-Element-Analysis-of-Shell-Structures]]"
- "[[Basic Shell Mathematical Model]]"
- "[[Shell Locking Phenomenon]]"
- "[[Uniform Optimal Convergence]]"
- "[[Scordelis-Lo Shell Benchmark]]"
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: low
---
# Shell Structure Asymptotic Behavior
## Definition
Shell structure asymptotic behavior is the limiting response class of a shell as the thickness ratio becomes small. The source classifies thin-shell behavior into bending-dominated, membrane-dominated, and mixed-dominated regimes.
## How It Works
The paper writes the simplified shell variational problem in terms of a thickness ratio and separates bending energy from membrane and shear energy. A load scaling factor `rho` indicates how the shell stiffness scales with thickness. Values near `rho = 1` indicate membrane-dominated behavior, values near `rho = 3` indicate bending-dominated behavior, and intermediate values indicate mixed-dominated behavior.
The classification depends on geometry, boundary conditions, and loading. The key mathematical object is the pure bending displacement space: if pure bending is available and the loading excites it, bending-dominated behavior can appear; if not, membrane or mixed behavior controls.
## Why It Matters
The same shell element can appear reliable in one shell problem and lock or converge slowly in another. Shell asymptotic behavior explains why benchmark problems must vary thickness, curvature, boundary conditions, and loading rather than relying on one fixed-thickness result.
## Connections
- [[Basic Shell Mathematical Model]] supplies the bending and membrane energy terms.
- [[Shell Locking Phenomenon]] is strongly tied to whether an element can approximate the pure bending space.
- [[Uniform Optimal Convergence]] asks whether convergence remains optimal across thickness and asymptotic regimes.
- [[Scordelis-Lo Shell Benchmark]] is cited as a shell problem whose asymptotic behavior can be evaluated numerically.
## Sources
- [[On-the-Finite-Element-Analysis-of-Shell-Structures]]