MOMENT

Bulk Data Entry Defines a static moment at a grid point or a SET of grid points by specifying a vector.

It can also be used to define the EXCITEID field (Amplitude 'A') of dynamic loads in RLOAD1, RLOAD2, TLOAD1, and TLOAD2 Bulk Data Entries.

Format

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
MOMENT SID GID/

GSETID

CID M N1 N2 N3 FLLW  
  GSET                

Example

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
MOMENT 2 5 6 2.9 0.0 1.0 0.0 ROT  

Definitions

Field Contents SI Unit Example
SID Load set identification number.

(Integer > 0)

 
GID/GSETID GID:

Grid or scalar point identification number.

(Integer > 0 or <PartName.number>) 2

GSETID:

An identification for a SET of grid points. In this case, the GSET continuation line must be specified.
Integer
Specifies an identification number for the set.
<String>
Specifies a user-defined string label for the set. 4

(Integer > 0 or <String>)

 
CID Coordinate system identification number. A CID of zero or blank references the basic coordinate system.

(Integer ≥ 0 or blank)

 
M Scale factor.

(Real)

 
N1,N2,N3 Components of vector measured in the coordinate system defined by CID.

(Real; at least one non-zero component)

 
GSET Flag which indicates that the G/GSETID field is identified as a SET of grid points, at which the moments are applied.  
FLLW Follower load activation options flag.
ROT
Activates the follower effect based on the rotation of the node, if either of the following is specified:
  • PARAM, FLLWER
  • FLLW Bulk Data Entry (along with the FLLWER Subcase Information Entry).
Blank (Default)
The follower effect is not activated even if either of the following is specified:
  • PARAM, FLLWER
  • FLLW Bulk Data Entry (along with the FLLWER Subcase Information Entry).

(Characters)

 

Comments

  1. The static moment applied to grid point G is given by:(1)
    m = M N

    Where, N is the vector defined in fields 6, 7, and 8.

  2. Supported local entries in specific parts can be referenced by the use of "fully-qualified references" on MOMENT entries in the model. A fully-qualified reference (PartName.number) is similar to the format of a numeric reference. PartName is the name of the part that contains the referenced local entry (part names are defined on the BEGIN Bulk Data Entry in the model). number is the identification number of a referenced local entry in the part PartName. See Parts and Instances in the User Guide for detailed information on the use of fully-qualified references.
  3. The rotation-based follower option, FLLW=ROT is not available if the node does not have rotational degrees of freedom.
  4. String based labels allow for easier visual identification of sets, including when being referenced by other cards. For more details, refer to String Label Based Input File in the Bulk Data Input File.
  5. This card is represented as a moment load in HyperMesh.