MBREQM

Bulk Data Entry Defines a multibody solver output request to output displacement, velocity, acceleration, or force with respect to markers.

Format

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
MBREQM RSID RID TYPE IMARK JMARK RMARK      

Example

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
MBREQM 20 234 DISP 20 30 10      

Definitions

Field Contents SI Unit Example
RSID Request set identification number.

(Integer > 0)

 
RID Request identification number.

(Integer > 0)

 
TYPE Output type:
DIS
Displacement request
VEL
Velocity request
ACC
Acceleration request
FRC
Force request

No default

 
IMARK Marker ID. The output request is usually of IMARK with respect to JMARK resolved in RMARK.

(Integer > 0)

 
JMARK Marker ID.

If not specified, the results are with respect to global frame.

Default = blank; (blank or Integer ≥ 0)

 
RMARK Reference marker ID. Request ID must be unique with respect to all other MBREQM and MBREQE cards.

If not specified, the results are resolved in the global frame.

Default = blank; (blank or Integer ≥ 0)

 

Comments

  1. Request set will be specified in the subcase definition.