Files
MultiPhysicsVault/wiki/concepts/Reduced Integration and Hourglass Control.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

3.9 KiB

type, title, complexity, domain, created, updated, address, aliases, tags, status, related, sources, source_refs
type title complexity domain created updated address aliases tags status related sources source_refs
concept Reduced Integration and Hourglass Control advanced computational-mechanics 2026-05-29 2026-06-01 c-000057
reduced integration
hourglass control
under-integration
concept
finite-element-method
numerical-integration
locking
current
Abaqus Theory Manual
Abaqus-Analysis-User-s-Guide-Volume-IV
Abaqus Element Library
Abaqus Element Selection and Formulation
Abaqus Continuum Element Families
Isoparametric Finite Elements
Solid Element Stiffness Integration
Shell Locking Phenomenon
Hybrid Incompressible Elements
Abaqus Theory Manual
Abaqus-Analysis-User-s-Guide-Volume-IV
source raw_path raw_files md_indices match confidence
Abaqus Theory Manual .raw/AbaqusTheoriesManual/
AbaqusTheoriesManual_029.md
AbaqusTheoriesManual_044.md
AbaqusTheoriesManual_045.md
AbaqusTheoriesManual_027.md
29
44
45
27
heuristic-heading-keyword high
source raw_path raw_files md_indices match confidence
Abaqus-Analysis-User-s-Guide-Volume-IV .raw/AbaqusAnalysisUserGuide4/
AbaqusAnalysisUserGuide4_047.md
AbaqusAnalysisUserGuide4_025.md
AbaqusAnalysisUserGuide4_010.md
AbaqusAnalysisUserGuide4_008.md
47
25
10
8
heuristic-heading-keyword high

Reduced Integration and Hourglass Control

Definition

Reduced integration evaluates an element with fewer integration points than full quadrature. Hourglass control adds stabilization to suppress spurious zero-energy deformation modes that reduced integration can introduce.

How It Works

Reduced integration can reduce computational cost and, in some element families, improve accuracy at special strain-sampling locations. It can also soften elements that otherwise become overly stiff in bending-dominated or nearly incompressible situations.

The risk is rank deficiency: some displacement patterns can produce little or no strain energy at the reduced integration points. These patterns appear as hourglass or zero-energy modes. Abaqus controls them by adding artificial stiffness or related stabilization terms so the element remains usable without losing the intended benefits of reduced quadrature.

Abaqus-Analysis-User-s-Guide-Volume-IV shows how this becomes a naming and selection issue. Many Abaqus element names use R to mark reduced integration, such as C3D8R and S4R, and the element family determines which hourglass-control assumptions are appropriate.

Why It Matters

Reduced integration is not just a cheaper quadrature rule. It changes the numerical behavior of the element and must be judged together with element topology, mesh distortion, material behavior, contact, and expected deformation mode.

Connections

Sources