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 | N | N | N | 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 > 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) |
|
N,N,N | 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.
(Characters) |
Comments
- The static moment applied to grid point
G is given by:
(1) Where, is the vector defined in fields 6, 7, and 8.
- 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.
- The rotation-based follower option, FLLW=ROT is not available if the node does not have rotational degrees of freedom.
- 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.
- This card is represented as a moment load in HyperMesh.