RBE1

Rigid Body Element, Form 1

Description: Defines a rigid body connected to an arbitrary number of grid points.

Format:

Example:

Field Definition Type Default
EID Element identification number. Integer > 0 Required
GNi Identification number of grid point to which independent degrees of freedom for the element are assigned. Integer > 0 Required
CNi Independent degrees of freedom in the global coordinate system for the rigid element at grid points GNi. See Remark 1. (Up to six unique digits may be placed in the field with no embedded blanks.) 1 ≤ Integers ≤ 6 Required
GMj Grid point identification numbers at which dependent degrees of freedom are assigned. Integer > 0
CMj Dependent degrees of freedom in the global coordinate system at grid points GMj. (Up to six unique digits may be placed in the field with no embedded blanks.) 1 ≤ Integers ≤ 6

Remarks:

  1. A dependent degree of freedom assigned by one element cannot be assigned dependent by another rigid element or MPC entry and cannot be additionally constrained (e.g., single-point constraint).
  2. By default, a dependent degree of freedom assigned by one element cannot be assigned dependent by another rigid element or MPC entry and cannot be additionally constrained (e.g., single-point constraint). If this behavior is desired use PARAM, AUTOFIXRIGIDSPC which when set to ON will allow the constraint of dependent degrees of freedom. (See Section 5, Parameters, for more information on AUTOFIXRIGIDSPC.)
  3. A degree of freedom cannot be both independent and dependent for the same element. However, both independent and dependent components can exist at the same grid point.
  4. Rigid elements, unlike MPCs, are not selected through the Case Control Section.
  5. Forces of multipoint constraint may be recovered with the MPCFORCES Case Control command.