# 30.2.1 ROTARY INERTIA Products: Abaqus/Standard Abaqus/Explicit Abaqus/CAE # References • “Rotary inertia element library,” Section 30.2.2 • \*ROTARY INERTIA • “Defining point mass and rotary inertia,” Section 33.3 of the Abaqus/CAE User’s Guide, in the HTML version of this guide # Overview Rotary inertia elements: • allow rotary inertia to be included at a node; • are associated with the three rotational degrees of freedom at a node; and • can be paired with a MASS element (“Point masses,” Section 30.1.1) to define the mass and inertia properties of a rigid body directly (“Rigid body definition,” Section 2.4.1). # Defining the rotary inertia The ROTARYI element allows rotary inertia to be included at a node. The node is assumed to be the center of mass of the body so that only second moments of inertia are required. If the node is part of a rigid body, the offset between the node and the center of mass of the rigid body is accounted for. All six components of the rotary inertia tensor— $- I _ { 1 1 } , I _ { 2 2 } , I _ { 3 3 } , I _ { 1 2 } , I _ { 1 3 }$ , and $I _ { 2 3 }$ —about the global coordinate system are defined as follows: $$ I _ {1 1} = \int_ {V} \rho \left((x _ {2}) ^ {2} + (x _ {3}) ^ {2}\right) d V $$ $$ I _ {2 2} = \int_ {V} \rho \big ((x _ {3}) ^ {2} + (x _ {1}) ^ {2} \big) d V $$ $$ I _ {3 3} = \int_ {V} \rho \bigl ((x _ {1}) ^ {2} + (x _ {2}) ^ {2} \bigr) d V $$ $$ I _ {1 2} = - \int_ {V} \rho (x _ {1} x _ {2}) d V $$ $$ I _ {1 3} = - \int_ {V} \rho (x _ {1} x _ {3}) d V $$ $$ I _ {2 3} = - \int_ {V} \rho (x _ {2} x _ {3}) d V. $$ The rotary inertia tensor must be positive semi-definite. You specify the moments of inertia, which should be given in units of $\mathrm { { M L } } ^ { 2 }$ . You must associate these moments of inertia with a region of your model. Optionally, you can refer to a local orientation (“Orientations,” Section 2.2.5) that defines the directions of the local axes for which the rotary inertia values are being given. If you do not specify a local orientation and the rotary inertia element is defined within a part or a part instance (see “Defining an assembly,” Section 2.10.1), the components of the inertia tensor must be given with respect to the local part axes. If you do not specify a local orientation and the rotary inertia element is not defined within a part or a part instance, the components of the inertia tensor must be given with respect to the global axes. Input File Usage: \*ROTARY INERTIA, ELSET=name, ORIENTATION=name $I _ { 1 1 } , I _ { 2 2 } , I _ { 3 3 } , I _ { 1 2 } , I _ { 1 3 } , I _ { 2 3 }$ where the ELSET parameter refers to a set of ROTARYI elements. Abaqus/CAE Usage: Property or Interaction module: Special→Inertia→Create: Point mass/inertia: select point: Magnitude: I11: $I _ { 1 1 }$ , I22: $I _ { 2 2 }$ , I33: $I _ { 3 3 } { \mathrm { : } }$ ; if necessary, toggle on Specify off-diagonal terms: I12: $I _ { 1 2 }$ , I13: $I _ { 1 3 }$ , I23: $I _ { 2 3 } ;$ CSYS: Edit # Defining damping for ROTARYI elements In Abaqus/Standard you can define mass proportional damping for direct-integration dynamic analysis or composite damping for modal dynamic analysis. Although both damping definitions can be specified for a set of ROTARYI elements, only the damping that is relevant to the particular dynamic analysis procedure will be used. In Abaqus/Explicit mass proportional damping can be defined for ROTARYI elements. # Dynamics You can define inertia proportional damping for ROTARYI elements in direct-integration dynamic analysis or explicit dynamic analysis. See “Material damping,” Section 26.1.1, for details. Input File Usage: \*ROTARY INERTIA, ALPH $\scriptstyle \mathbf { A } = \alpha _ { R }$ Abaqus/CAE Usage: Property or Interaction module: Special→Inertia→Create: Point mass/inertia: select point: Damping: Alpha: $\alpha _ { R }$ # Modal dynamics You can define the fraction of critical damping to be used with the ROTARYI elements when calculating composite damping factors for the modes when used in modal dynamic analysis. See “Material damping,” Section 26.1.1, for details. Input File Usage: \*ROTARY INERTIA, COMPOSITE= Abaqus/CAE Usage: Property or Interaction module: Special→Inertia→Create: Point mass/inertia: select point: Damping: Composite: $\xi _ { \alpha }$ # Speeding up convergence in three-dimensional implicit analyses In geometrically nonlinear analysis in Abaqus/Standard, rigid body rotary inertia contributes some unsymmetric terms to the system matrix when the motion is in three dimensions and the rotary inertia is not the same about all three axes. Therefore, in cases when the rotary inertia effects are significant, the solution may converge faster if you use the unsymmetric matrix storage and solution scheme for the step (“Defining an analysis,” Section 6.1.2). # 30.2.2 ROTARY INERTIA ELEMENT LIBRARY Products: Abaqus/Standard Abaqus/Explicit Abaqus/CAE # References • “Rotary inertia,” Section 30.2.1 • \*ROTARY INERTIA # Overview This section provides a reference to the rotary inertia elements available in Abaqus/Standard and Abaqus/Explicit. # Element type ROTARYI Rotary inertia at a point Active degrees of freedom 4, 5, 6 Additional solution variables None. # Nodal coordinates required X, Y, Z # Element property definition Input File Usage: \*ROTARY INERTIA Abaqus/CAE Usage: Property or Interaction module: Special→Inertia→Create: Point mass/inertia: select point: Magnitude: Rotary Inertia # Element-based loading # Distributed loads Distributed loads are specified as described in “Distributed loads,” Section 34.4.3.
| Load ID(*DLOAD) | Abaqus/CAE Load/Interaction | Units | Description |
| $\text{ROTA}^{(S)}$ | Not supported | $T^{-2}$ | Rotary acceleration load (magnitude is input as $\alpha$ , where $\alpha$ is the rotary acceleration). |
| $\text{ROTDYNF}^{(S)}$ | Not supported | $T^{-1}$ | Rotordynamic load (magnitude is input as $\omega$ , where $\omega$ is the angular velocity). |