Files
MultiPhysicsVault/wiki/concepts/Geometric Stiffness Matrix.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

52 lines
2.1 KiB
Markdown

---
type: concept
title: "Geometric Stiffness Matrix"
complexity: advanced
domain: computational-mechanics
created: 2026-05-28
updated: 2026-05-28
address: c-000039
aliases:
- initial stress stiffness matrix
- stress stiffness matrix
- 기하 강성 행렬
tags:
- concept
- finite-element-method
- nonlinear-analysis
- buckling
status: current
related:
- "[[Dynamic-Buckling-Analysis-of-Shell-Structures-using-Finite-Element-Method]]"
- "[[Dynamic Buckling Analysis]]"
- "[[Green-Lagrange Strain Linearization]]"
- "[[Total Lagrangian Shell Formulation]]"
- "[[Finite Element Eigenproblem Solvers]]"
sources:
- "[[Dynamic-Buckling-Analysis-of-Shell-Structures-using-Finite-Element-Method]]"
---
# Geometric Stiffness Matrix
## Definition
The geometric stiffness matrix is a stiffness contribution that arises from the current stress state and geometry of a structure, and is essential in buckling and geometric nonlinear analysis.
## How It Works
In the dynamic buckling thesis, the geometric stiffness matrix is derived through a [[Total Lagrangian Shell Formulation]] for the [[MITC4 Shell Element]]. The nonlinear strain terms are separated so that material stiffness and initial-stress stiffness contributions can be assembled. Static buckling then appears as an eigenvalue problem involving structural stiffness and geometric stiffness, while dynamic buckling also involves mass and time-varying load parameters.
## Why It Matters
Without geometric stiffness, a finite element model may predict ordinary elastic response but cannot capture the loss of stability associated with compressive pre-stress. It is the bridge from stress state to buckling load, mode shape, and dynamic instability boundary.
## Connections
- [[Green-Lagrange Strain Linearization]] explains how nonlinear strain terms feed tangent construction.
- [[Finite Element Eigenproblem Solvers]] are needed once stiffness and geometric stiffness form a buckling eigenproblem.
- [[Dynamic Buckling Analysis]] uses separate geometric stiffness terms for static and dynamic load components.
## Sources
- [[Dynamic-Buckling-Analysis-of-Shell-Structures-using-Finite-Element-Method]]