add wiki
This commit is contained in:
@@ -0,0 +1,59 @@
|
||||
---
|
||||
type: concept
|
||||
title: "Abaqus Inertial Rigid and Capacitance Elements"
|
||||
complexity: intermediate
|
||||
domain: computational-mechanics
|
||||
created: 2026-06-01
|
||||
updated: 2026-06-01
|
||||
address: c-000109
|
||||
aliases:
|
||||
- Abaqus point mass elements
|
||||
- Abaqus rotary inertia elements
|
||||
- Abaqus rigid elements
|
||||
- Abaqus heat capacitance elements
|
||||
tags:
|
||||
- concept
|
||||
- finite-element-method
|
||||
- abaqus
|
||||
- inertial-elements
|
||||
- rigid-elements
|
||||
status: current
|
||||
related:
|
||||
- "[[Abaqus-Analysis-User-s-Guide-Volume-IV|Abaqus Analysis User's Guide Volume IV]]"
|
||||
- "[[Abaqus Element Selection and Formulation]]"
|
||||
- "[[Direct Time Integration Methods]]"
|
||||
- "[[Abaqus Spatial Model Definition]]"
|
||||
- "[[Finite Element Heat Transfer and Field Problems]]"
|
||||
sources:
|
||||
- "[[Abaqus-Analysis-User-s-Guide-Volume-IV|Abaqus Analysis User's Guide Volume IV]]"
|
||||
---
|
||||
|
||||
# Abaqus Inertial Rigid and Capacitance Elements
|
||||
|
||||
## Definition
|
||||
|
||||
Abaqus inertial, rigid, and capacitance elements add concentrated mass, rotary inertia, rigid geometry, or point heat capacity without modeling a full deformable continuum.
|
||||
|
||||
## How They Work
|
||||
|
||||
Point mass and rotary inertia elements attach translational or rotational inertia to nodes. They are useful when the inertia of a component is important but its deformation is not being modeled explicitly.
|
||||
|
||||
Rigid elements define rigid links, facets, or axisymmetric rigid geometry. They can participate in constraints, contact, or load transfer while avoiding deformable-element stiffness.
|
||||
|
||||
Point capacitance elements add thermal storage to a node in heat-transfer workflows. They are the thermal analog of a concentrated capacity rather than a deformable structural element.
|
||||
|
||||
## Why It Matters
|
||||
|
||||
These elements are modeling shortcuts with physical consequences. They can make a model much cheaper and clearer, but they also concentrate inertia, stiffness, or heat capacity at specific nodes and must be tied to the surrounding model deliberately.
|
||||
|
||||
## Connections
|
||||
|
||||
- [[Direct Time Integration Methods]] is sensitive to concentrated mass and rotary inertia.
|
||||
- [[Abaqus Spatial Model Definition]] provides the node and element-set context for these discrete elements.
|
||||
- [[Finite Element Heat Transfer and Field Problems]] supplies the heat-capacitance use case.
|
||||
- [[Abaqus Element Selection and Formulation]] places these families in the broader element library.
|
||||
|
||||
## Sources
|
||||
|
||||
- [[Abaqus-Analysis-User-s-Guide-Volume-IV|Abaqus Analysis User's Guide Volume IV]]
|
||||
|
||||
Reference in New Issue
Block a user