Files
MultiPhysicsVault/wiki/sources/MITC Study Notes.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

77 lines
3.3 KiB
Markdown

---
type: source
title: "MITC Study Notes"
source_type: study-notes
created: 2026-05-28
updated: 2026-05-28
address: c-000028
aliases:
- MITC공부
- MITC shell element study notes
- MITC formulation notes
tags:
- source
- finite-element-method
- shell-elements
- mitc
- nonlinear-analysis
status: current
confidence: medium
raw_path: ".raw/MITC공부/"
source_files:
markdown_files: 2
image_files: 107
related:
- "[[MITC4 Shell Element]]"
- "[[MITC Shell Kinematics]]"
- "[[Green-Lagrange Strain Linearization]]"
- "[[Nonlinear Newmark-Beta Integration]]"
- "[[Total Lagrangian Shell Formulation]]"
- "[[Direct Time Integration Methods]]"
---
# MITC Study Notes
## Summary
`MITC Study Notes` is a local derivation-oriented note set on MITC shell elements. It starts with the motivation for MITC shell elements, then works through shell kinematics, finite element virtual work, Green-Lagrange strain expansion, constitutive matrix transformation, and nonlinear Newmark-beta time integration.
The local source is a converted Markdown/image extraction: two Markdown files and 107 extracted images under `.raw/MITC공부/`.
## Coverage Map
| Section | Topic |
|---|---|
| 1 | MITC shell element motivation: continuum-degenerated shell behavior and transverse shear locking |
| 2 | Shell kinematics: reference/current configurations, director vectors, nodal displacement and rotation variables |
| 3 | FE formulation: virtual work, deformation gradient, Green-Lagrange strain, second Piola-Kirchhoff stress, residual and tangent terms |
| 4 | Constitutive matrix: plane-stress shell material matrix and coordinate transformation to natural coordinates |
| 5 | Nonlinear Newmark-beta integration: Newton-Raphson iteration, effective dynamic tangent, residual update, velocity and acceleration update |
## Key Takeaways
- MITC shell elements are presented as shell elements derived from a three-dimensional continuum description rather than from a specialized shell theory.
- The practical reason for MITC is transverse shear locking control in thin shell analysis.
- The kinematic derivation separates nodal translations from director-vector updates, which later feed the incremental displacement field.
- The FE formulation uses Green-Lagrange strain and second Piola-Kirchhoff stress, then separates constant, linear, and nonlinear strain terms for tangent construction.
- The dynamic section combines Newton-Raphson iteration with Newmark-beta kinematics to obtain an effective equation for displacement increments.
## Concepts Introduced
- [[MITC Shell Kinematics]]
- [[Green-Lagrange Strain Linearization]]
- [[Nonlinear Newmark-Beta Integration]]
## Links To Existing Wiki
- [[MITC4 Shell Element]] gives the compact element-level concept that these notes expand.
- [[Assumed Transverse Shear Strain Interpolation]] is the locking remedy motivating the MITC approach.
- [[Total Lagrangian Shell Formulation]] gives the nonlinear shell frame behind the Green-Lagrange and second Piola-Kirchhoff derivation.
- [[Direct Time Integration Methods]] gives the broader time integration family that includes Newmark-type schemes.
## Source Notes
- Source path: `.raw/MITC공부/`
- Composite source hash recorded in `.raw/.manifest.json`.
- The extracted Markdown has OCR and encoding artifacts, but the section structure and equations are usable.